diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2013-06-06 14:39:03 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2013-06-06 14:39:03 -0400 |
commit | 102bae6e2893bc6be8e4f77112b81031ae939154 (patch) | |
tree | d1a30d0680f8793fb49de0b5d6778d57b0e6d064 | |
parent | 7900129766fe6f810e785b8ad9643ade9ede9faf (diff) | |
download | ipsutils-102bae6e2893bc6be8e4f77112b81031ae939154.tar.gz |
Version bump
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |