Bump version to 2.0.5
This commit is contained in:
parent
3fc628beec
commit
901efc75c6
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -34,7 +34,7 @@ class CustomInstall(install):
|
|||
setup(
|
||||
cmdclass={'install': CustomInstall},
|
||||
name = 'gerbolyze',
|
||||
version = '2.0.4',
|
||||
version = '2.0.5',
|
||||
py_modules = ['gerbolyze'],
|
||||
package_dir = {'': 'gerbolyze'},
|
||||
entry_points = '''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue