Reset project version to 0.1

Using a 2012.x version format commits us to the OpenStack release schedule.
The project is young and not core, we want to work independant of that at
least for a while.

Change-Id: I43569630cbfd94d45dfc490cba26991f9238e475
This commit is contained in:
Dean Troyer 2012-05-01 14:59:19 -05:00
parent 95c2f27fa4
commit 7b768ae553
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ def read(fname):
setuptools.setup(
name="python-openstackclient",
version="2012.2",
version="0.1",
description="OpenStack command-line client",
long_description=read('README.rst'),
url='https://github.com/openstack/python-openstackclient',