version number in setup.py
This commit is contained in:
parent
a84930a826
commit
8362442678
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
setup(name='keystone',
|
||||
version='1.0',
|
||||
version='2012.1',
|
||||
description="Authentication service for OpenStack",
|
||||
author='OpenStack, LLC.',
|
||||
author_email='openstack@lists.launchpad.net',
|
||||
|
Loading…
x
Reference in New Issue
Block a user