summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlessandro Amici <a.amici@bopen.eu>2018-05-23 13:19:11 +0100
committerAlessandro Amici <a.amici@bopen.eu>2018-05-23 13:19:11 +0100
commit4685718db6a6bd283cfa431cc1ce038441d17af1 (patch)
tree2b9a10a0ddf52e8aa980e8fa154fc5d00882ee2c /setup.py
parent3e24affd44e84cc28a06af2c857d41ad9ce660a8 (diff)
Back to development: 0.0.6
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ce15de0..2e58ee9 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ def read(fname):
return io.open(file_path, encoding='utf-8').read()
-version = '0.0.5'
+version = '0.0.6.dev0'
setuptools.setup(