We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4eefdc commit 3a7b600Copy full SHA for 3a7b600
2 files changed
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
Changelog
2
---------
3
4
+*unreleased*
5
+~~~~~~~~~~~~
6
+
7
+No unreleased changes.
8
9
26.0rc3 - 2026-01-15
10
~~~~~~~~~~~~~~~~~~~~
11
src/packaging/__init__.py
@@ -6,7 +6,7 @@
__summary__ = "Core utilities for Python packages"
__uri__ = "https://github.com/pypa/packaging"
-__version__ = "26.0rc3"
+__version__ = "26.1.dev2"
__author__ = "Donald Stufft and individual contributors"
12
__email__ = "[email protected]"
0 commit comments