summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlessandro Amici <a.amici@bopen.eu>2018-06-09 12:40:47 +0200
committerAlessandro Amici <a.amici@bopen.eu>2018-06-09 12:40:47 +0200
commitb613db25e9a45012e881da1fbd998eb248e6992e (patch)
tree571e8d85e94c6bae69241e9ab03acc72adee9368 /setup.py
parent0796b8d3b1b374736e076aa0e550361231166df0 (diff)
Back to development: 0.1.1
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 7628236..4ac1e33 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.1.0'
+version = '0.1.1.dev0'
setuptools.setup(