Commit c999ba42 authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 47.1.1 → 47.2.0

parent a4d8518c
[bumpversion]
current_version = 47.1.1
current_version = 47.2.0
commit = True
tag = True
......
v47.2.0
-------
* #2194: Editable-installed entry points now load significantly faster on Python versions 3.8+.
v47.1.1
-------
......
Editable-installed entry points now load significantly faster on Python versions 3.8+.
......@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
version = 47.1.1
version = 47.2.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
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