aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a9f22cf..b17e80d 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
from distutils.core import setup
setup(name='ipsutils',
- version='0.1.0',
+ version='0.2.0',
description='Solaris 11 IPS packaging library',
license='GPL',
author='Joseph Hunkeler',