Fix in setup.py
This commit is contained in:
parent
56b9ede990
commit
63e7ff18cd
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -12,8 +12,8 @@ if sys.version_info < (3, 3):
|
|||
# Pillow should be installed after if you need ImageField
|
||||
# If you install passlib and bcrypt, the password system will use bcrypt by default, if not, will use native crypt libc
|
||||
|
||||
setup(name='paramecio',
|
||||
version='0.5.0',
|
||||
setup(name='pastafariutils',
|
||||
version='0.6.0',
|
||||
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