Bump version to 1.0.1

This commit is contained in:
Monty Taylor
2010年07月19日 05:06:59 +00:00
committed by Tarmac

View File

@@ -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'
release = '1.0.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -17,7 +17,7 @@
from setuptools import setup, find_packages
name='swift'
version='1.0.0'
version='1.0.1'
setup(
name=name,
Reference in New Issue
openstack/swift
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.

The note is not visible to the blocked user.