summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorb8raoult <53792887+b8raoult@users.noreply.github.com>2020-09-15 10:37:07 +0100
committerGitHub <noreply@github.com>2020-09-15 10:37:07 +0100
commit99437650423ca31552e7e647532b96e7bd340189 (patch)
treed0840c93b2daa839cc97ac78fa2c67a048a12381
parentd9c212e44b2652f6a2bfeee310c01bbad3b47679 (diff)
Update version
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 920bf2d..2fb007b 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.3.0'
+version = '0.3.1'
setuptools.setup(