Skip to content

Commit fdfe711

Browse files
committed
Bump version: 68.1.1 → 68.1.2
1 parent 714ad45 commit fdfe711

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
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 = 68.1.1
2+
current_version = 68.1.2
33
commit = True
44
tag = True
55

NEWS.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v68.1.2
2+
=======
3+
4+
Misc
5+
----
6+
7+
- #4022, #4022
8+
9+
110
v68.1.1
211
=======
312

newsfragments/4022.misc.1.rst

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

newsfragments/4022.misc.2.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,6 +1,6 @@
11
[metadata]
22
name = setuptools
3-
version = 68.1.1
3+
version = 68.1.2
44
author = Python Packaging Authority
55
author_email = distutils-sig@python.org
66
description = Easily download, build, install, upgrade, and uninstall Python packages

0 commit comments

Comments
 (0)