aboutsummaryrefslogtreecommitdiff
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 762ac38..13ef0f2 100755
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ import os
from distutils.core import setup
NAME='ipsutils'
-VERSION='0.6.0'
+VERSION='0.7.0'
DESCRIPTION='Solaris 11 IPS packaging library'
LICENSE='GPL'
AUTHOR='Joseph Hunkeler'