Bump to dev version.
This commit is contained in:
parent
d9cb110563
commit
8943867433
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,7 @@
|
||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
|
|
||||||
VERSION = '1.3.3'
|
VERSION = '1.3.4.dev0'
|
||||||
|
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
|
|
Loading…
Reference in a new issue