aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2014-01-23 17:02:49 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2014-01-23 17:02:49 -0500
commit261efc44c9bcc69187ab286e11e2d3655e2e46c0 (patch)
tree047c28f42bb3ba0c019402b90d2efbd6da213e04 /setup.py
parent88eb05b546483c6f0e5fe7a63d825c105be8a1b7 (diff)
downloadipsutils-261efc44c9bcc69187ab286e11e2d3655e2e46c0.tar.gz
Corected version
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 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'