Fix in linux
This commit is contained in:
parent
faf902432a
commit
b774b3b0a9
2 changed files with 8 additions and 8 deletions
2
setup.py
2
setup.py
|
|
@ -9,7 +9,7 @@ if sys.version_info < (3, 9):
|
|||
raise NotImplementedError("Sorry, you need at least Python 3.9 for use pastafariutils.")
|
||||
|
||||
setup(name='pastafariutils',
|
||||
version='0.7.0',
|
||||
version='0.7.1',
|
||||
description='Utils for make *nix scripts.',
|
||||
long_description='Utils for make *nix scripts.',
|
||||
author='Antonio de la Rosa Caballero',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue