aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 e832772..4aca7e6 100644
--- a/setup.py
+++ b/setup.py
@@ -252,7 +252,7 @@ class install_manpages(Command):
man_pages = glob("man/*")
setup(name="elogv",
- version="0.7.9",
+ version="0.8.0",
author="Luca Marturana",
author_email="lucamarturana@gmail.com",
license="GPL-2",