Skip to content

Commit 7ea1727

Browse files
committed
Merge commit for internal changes
2 parents 88f7306 + a864edb commit 7ea1727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# This version number should always be that of the *next* (unreleased) version.
2828
# Immediately after uploading a package to PyPI, you should increment the
2929
# version number and push to gitHub.
30-
__version__ = "2.0.10"
30+
__version__ = "2.0.11"
3131

3232
if "--release" in sys.argv:
3333
sys.argv.remove("--release")

0 commit comments

Comments
 (0)