summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-03-29 13:06:42 +0200
committerGard Spreemann <gspr@nonempty.org>2020-03-29 13:06:42 +0200
commit7a8cb4f4da753b19954d8c78d8588787a32e3ebe (patch)
tree419f38ad39929eca8cc941a2701ac8926cdcaf36 /setup.py
parent0c28fb7da83c7afba74416a88682eb931d874ce4 (diff)
Upstream 0.2.7 tarball as released on PyPI.upstream/0.2.7
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 d1d74bd..ba51367 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.2.5'
+version = '0.2.7'
setuptools.setup(