summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlessandro Amici <a.amici@bopen.eu>2018-06-09 12:40:14 +0200
committerAlessandro Amici <a.amici@bopen.eu>2018-06-09 12:40:14 +0200
commit0796b8d3b1b374736e076aa0e550361231166df0 (patch)
tree878047e655bbef60f160259ec95a690b4f8acabf /setup.py
parent09d9ae1b56cfb1dbaa625cbcaef24eefb0166127 (diff)
Preparing release 0.1.0
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 8ad5356..7628236 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.8.dev0'
+version = '0.1.0'
setuptools.setup(