We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31371cc commit 3b77a26Copy full SHA for 3b77a26
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
---------
3
4
-*unreleased*
5
-~~~~~~~~~~~~
+26.0 - 2026-01-20
+~~~~~~~~~~~~~~~~~
6
7
Features:
8
src/packaging/__init__.py
@@ -6,7 +6,7 @@
__summary__ = "Core utilities for Python packages"
__uri__ = "https://github.com/pypa/packaging"
9
-__version__ = "26.1.dev2"
+__version__ = "26.0"
10
11
__author__ = "Donald Stufft and individual contributors"
12
__email__ = "donald@stufft.io"
0 commit comments