8000 Bump version: 70.1.0 → 70.1.1 · pypa/setuptools@222ebf9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 222ebf9

Browse files
committed
Bump version: 70.1.0 → 70.1.1
1 parent a66cedc commit 222ebf9

File tree

4 files changed

+11
-4
lines changed

4 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 = 70.1.0
2+
current_version = 70.1.1
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+
v70.1.1
2+
=======
3+
4+
Misc
5+
----
6+
7+
- #4429
8+
9+
110
v70.1.0
211
=======
312

newsfragments/4429.misc.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ backend-path = ["."]
55

66
[project]
77
name = "setuptools"
8-
version = "70.1.0"
8+
version = "70.1.1"
99
authors = [
1010
{ name = "Python Packaging Authority", email = "distutils-sig@python.org" },
1111
]

0 commit comments

Comments
 (0)
0