Bump version
This commit is contained in:
parent
16e4b7621c
commit
4675f0618d
@ -78,7 +78,7 @@ copyright = u'2010-present, OpenStack, LLC.'
|
||||
# The short X.Y version.
|
||||
version = '0.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.1.4'
|
||||
release = '0.1.5'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
2
setup.py
2
setup.py
@ -46,7 +46,7 @@ class local_sdist(sdist):
|
||||
|
||||
|
||||
name = 'glance'
|
||||
version = '0.1.4'
|
||||
version = '0.1.5'
|
||||
|
||||
cmdclass = {'sdist': local_sdist,
|
||||
'build_sphinx': local_BuildDoc}
|
||||
|
Loading…
x
Reference in New Issue
Block a user