Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3c88de1

Browse filesBrowse files
committed
Bump version: 78.0.1 → 78.0.2
1 parent a219451 commit 3c88de1
Copy full SHA for 3c88de1

File tree

4 files changed

+12
-4
lines changed
Filter options

4 files changed

+12
-4
lines changed

‎.bumpversion.cfg

Copy file name to clipboardExpand all lines: .bumpversion.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 78.0.1
2+
current_version = 78.0.2
33
commit = True
44
tag = True
55

‎NEWS.rst

Copy file name to clipboardExpand all lines: NEWS.rst
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v78.0.2
2+
=======
3+
4+
Bugfixes
5+
--------
6+
7+
- Postponed removals of deprecated dash-separated and uppercase fields in ``setup.cfg``.
8+
All packages with deprecated configurations are advised to move before 2026. (#4911)
9+
10+
111
v78.0.1
212
=======
313

‎newsfragments/4911.bugfix.rst

Copy file name to clipboardExpand all lines: newsfragments/4911.bugfix.rst
-2Lines changed: 0 additions & 2 deletions
This file was deleted.

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines 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 = "78.0.1"
8+
version = "78.0.2"
99
authors = [
1010
{ name = "Python Packaging Authority", email = "distutils-sig@python.org" },
1111
]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.