summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 088982c..b3d5e96 100755
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ DATA = 'share/ipsilon/'
setup(
name = 'ipsilon',
- version = '0.2.5',
+ version = '0.2.6',
license = 'GPLv3+',
maintainer = 'Simo Sorce',
maintainer_email = 'simo@redhat.com',