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 f608d63..a7e7d4a 100755
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ DATA = 'share/ipsilon/'
setup(
name = 'ipsilon',
- version = '0.5.0',
+ version = '0.6.0',
license = 'GPLv3+',
maintainer = 'Ipsilon project Contributors',
maintainer_email = 'ipsilon@lists.fedorahosted.org',