Help zest.releaser find version number

This commit is contained in:
Bojan Mihelac 2014-01-21 08:27:03 +01:00
parent 4183bde3ec
commit b307a8b2b6
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
__version__ = "0.1.6"
__version__ = "0.1.7.dev0"

2
setup.cfg Normal file
View File

@ -0,0 +1,2 @@
[zest.releaser]
python-file-with-version = import_export/__init__.py