summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBaudouin Raoult <baudouin.raoult@ecmwf.int>2018-05-31 17:11:29 +0100
committerBaudouin Raoult <baudouin.raoult@ecmwf.int>2018-05-31 17:11:29 +0100
commit661c22484cf9c6f67f300605c90e97dfe0e1001f (patch)
tree6bd4c330e7ffbe38378cdc863eb7136091214c84 /setup.py
parent0e95eb43a873f461e1e55fc490e581ec8c3d3275 (diff)
split download
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 2e58ee9..6d29907 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.6.dev0'
+version = '0.0.7.dev0'
setuptools.setup(