Bump tree version post-release.
This commit is contained in:
3 changed files with 3 additions and 3 deletions
@@ -62,7 +62,7 @@ copyright = u'2010, OpenStack, LLC.'
# The short X.Y version.
version = '1.0'
# The full version, including alpha/beta/rc tags.
release = '1.0.1'
release = '1.0.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
2
setup.py
2
setup.py
@@ -17,7 +17,7 @@
from setuptools import setup, find_packages
name='swift'
version='1.0.1'
version='1.0.2'
setup(
name=name,
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: swift
Version: 1.0.1
Version: 1.0.2
Summary: Swift
Home-page: https://launchpad.net/swift
Author: OpenStack, LLC.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.