Skip to content

Commit 5c5d40c

Browse files
committed
Bump version: 31.0.0 → 31.0.1
1 parent 7c0c39e commit 5c5d40c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 31.0.0
2+
current_version = 31.0.1
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def pypi_link(pkg_filename):
8585

8686
setup_params = dict(
8787
name="setuptools",
88-
version="31.0.0",
88+
version="31.0.1",
8989
description="Easily download, build, install, upgrade, and uninstall "
9090
"Python packages",
9191
author="Python Packaging Authority",

0 commit comments

Comments
 (0)