summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBaudouin Raoult <baudouin.raoult@ecmwf.int>2018-06-09 18:31:17 +0800
committerBaudouin Raoult <baudouin.raoult@ecmwf.int>2018-06-09 18:31:17 +0800
commit09d9ae1b56cfb1dbaa625cbcaef24eefb0166127 (patch)
treeba0c62cc85e79b853da1b1b3ecd86eeae7e40f05 /setup.py
parentcedae39716587fcc0459a05e74acc43b190d7457 (diff)
login
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 6d29907..8ad5356 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.7.dev0'
+version = '0.0.8.dev0'
setuptools.setup(