aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2013-04-19 19:14:08 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2013-04-19 19:14:08 -0400
commitfe8aebedb7f6be6dfac9f372417de9b7f8723f58 (patch)
tree423acc7acce8f42da0acbf9559b96c8c39f6b512 /setup.py
parent3ac42a8e14f3cb3f704e15a3382f045cadc185e3 (diff)
downloadipsutils-fe8aebedb7f6be6dfac9f372417de9b7f8723f58.tar.gz
Version bump
Diffstat (limited to 'setup.py')
-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',