summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index afc2bb8..74ee803 100755
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ def reqfile(filepath):
setup(
name="HyperKitty",
- version="0.1.6",
+ version="0.1.7",
description="A web interface to access GNU Mailman v3 archives",
long_description=open('README.rst').read(),
author='HyperKitty Developers',