aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2013-06-06 14:39:03 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2013-06-06 14:39:03 -0400
commit102bae6e2893bc6be8e4f77112b81031ae939154 (patch)
treed1a30d0680f8793fb49de0b5d6778d57b0e6d064 /setup.py
parent7900129766fe6f810e785b8ad9643ade9ede9faf (diff)
downloadipsutils-102bae6e2893bc6be8e4f77112b81031ae939154.tar.gz
Version bump
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 8dc504b..f6bd4b1 100755
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ import os
from distutils.core import setup
NAME='ipsutils'
-VERSION='0.4.0'
+VERSION='0.5.0'
DESCRIPTION='Solaris 11 IPS packaging library'
LICENSE='GPL'
AUTHOR='Joseph Hunkeler'