From 3e916a8d425c07a91b628f65b1a77c30aa7a442b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 11 Jun 2013 11:43:18 -0400 Subject: Bumped version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index bceabb5..762ac38 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ import os from distutils.core import setup NAME='ipsutils' -VERSION='0.5.0' +VERSION='0.6.0' DESCRIPTION='Solaris 11 IPS packaging library' LICENSE='GPL' AUTHOR='Joseph Hunkeler' -- cgit