Skip to content

Commit 7b768ae

Browse files
author
Dean Troyer
committed
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
1 parent 95c2f27 commit 7b768ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def read(fname):
1717

1818
setuptools.setup(
1919
name="python-openstackclient",
20-
version="2012.2",
20+
version="0.1",
2121
description="OpenStack command-line client",
2222
long_description=read('README.rst'),
2323
url='https://github.com/openstack/python-openstackclient',

0 commit comments

Comments
 (0)