summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlessandro Amici <a.amici@bopen.eu>2018-05-23 13:18:55 +0100
committerAlessandro Amici <a.amici@bopen.eu>2018-05-23 13:18:55 +0100
commit3e24affd44e84cc28a06af2c857d41ad9ce660a8 (patch)
treedb9c28cbea4fa72143225bc989896bc8a66a848a /setup.py
parent9b8667ad2b09eef2881ed872068a51e2518ceb37 (diff)
Preparing release 0.0.5
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 a8bff45..ce15de0 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.dev0'
+version = '0.0.5'
setuptools.setup(