Dev release bump.
This commit is contained in:
parent
5890a1cb48
commit
760286abe1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
from setuptools import find_packages, setup
|
||||
|
||||
VERSION = '1.5.17'
|
||||
VERSION = '1.5.18.dev0'
|
||||
|
||||
|
||||
setup(
|
||||
|
|
Loading…
Reference in a new issue