Skip to content

Commit fe05410

Browse files
committed
Bump version: 51.1.1 → 51.1.2
1 parent fbc9bd6 commit fe05410

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-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 = 51.1.1
2+
current_version = 51.1.2
33
commit = True
44
tag = True
55

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v51.1.2
2+
-------
3+
4+
5+
Misc
6+
^^^^
7+
* #2505: Disable inclusion of package data as it causes 'tests' to be included as data.
8+
9+
110
v51.1.1
211
-------
312

changelog.d/2505.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
@@ -1,7 +1,7 @@
11
[metadata]
22
license_file = LICENSE
33
name = setuptools
4-
version = 51.1.1
4+
version = 51.1.2
55
author = Python Packaging Authority
66
author_email = [email protected]
77
description = Easily download, build, install, upgrade, and uninstall Python packages

0 commit comments

Comments
 (0)