Bump version to v2.1.0
This commit is contained in:
parent
5bb733e559
commit
ca6e6abfdc
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.8',
|
||||
version = '2.1.0',
|
||||
py_modules = ['gerbolyze'],
|
||||
package_dir = {'': 'gerbolyze'},
|
||||
entry_points = '''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue