Increase library incremental version number.
This commit is contained in:
parent
c2275e4725
commit
ced11cec79
2 changed files with 3 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -26,7 +26,7 @@ class PyTest(TestCommand):
|
|||
|
||||
setup(
|
||||
name='secretary',
|
||||
version='0.2.8',
|
||||
version='0.2.9',
|
||||
url='https://github.com/christopher-ramirez/secretary',
|
||||
license='MIT',
|
||||
author='Christopher Ramírez',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue