summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorEddy <Edward.Comyn-Platt@ecmwf.int>2023-03-16 14:27:20 +0000
committerEddy <Edward.Comyn-Platt@ecmwf.int>2023-03-16 14:27:20 +0000
commit9b882a8f14495652c6fcc5d0eb0bd3de60e4bea8 (patch)
tree34f56db52553e5f513940c5b0739f1b84299a7a6 /setup.py
parentacb8c791e9a8e552f7c56ccb7ae4f656cf783680 (diff)
adding build to .gitingore + release
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 87fae0d..1692456 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.6.0"
+version = "0.6.1"
setuptools.setup(