Skip to content

Commit e5a8bfe

Browse files
committed
Merge tag 'v46.1.2'
Bump version: 46.1.1 → 46.1.2
2 parents 7355cce + db08c60 commit e5a8bfe

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.bumpversion.cfg

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

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v46.1.2
2+
-------
3+
4+
* #1458: Added template for reporting Python 2 incompatibilities.
5+
6+
17
v46.1.1
28
-------
39

changelog.d/1458.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ formats = zip
1616

1717
[metadata]
1818
name = setuptools
19-
version = 46.1.1
19+
version = 46.1.2
2020
description = Easily download, build, install, upgrade, and uninstall Python packages
2121
author = Python Packaging Authority
2222
author_email = [email protected]

0 commit comments

Comments
 (0)