Commit 4beda61c authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 49.0.0 → 49.1.0

parent 86d7fbe5
[bumpversion] [bumpversion]
current_version = 49.0.0 current_version = 49.1.0
commit = True commit = True
tag = True tag = True
......
v49.1.0
-------
* #2228: Disabled distutils adoption for now while emergent issues are addressed.
v49.0.0 v49.0.0
------- -------
......
Disabled distutils adoption for now while emergent issues are addressed.
...@@ -16,7 +16,7 @@ formats = zip ...@@ -16,7 +16,7 @@ formats = zip
[metadata] [metadata]
name = setuptools name = setuptools
version = 49.0.0 version = 49.1.0
description = Easily download, build, install, upgrade, and uninstall Python packages description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority author = Python Packaging Authority
author_email = distutils-sig@python.org author_email = distutils-sig@python.org
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment