We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702c25e commit c1a88a3Copy full SHA for c1a88a3
2 files changed
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
---------
3
4
-*unreleased*
5
-~~~~~~~~~~~~
+26.1 - 2026-04-14
+~~~~~~~~~~~~~~~~~
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.dev3"
+__version__ = "26.1"
10
11
__author__ = "Donald Stufft and individual contributors"
12
__email__ = "donald@stufft.io"
0 commit comments