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 1ae3986..76f5068 100755
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
from distutils.core import setup
setup(name='ipsutils',
- version='0.2.0',
+ version='0.3.0',
description='Solaris 11 IPS packaging library',
license='GPL',
author='Joseph Hunkeler',