There was an error while loading. Please reload this page.
1 parent 4a616b6 commit 84a87eeCopy full SHA for 84a87ee
2 files changed
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
---------
3
4
-*unreleased*
5
-~~~~~~~~~~~~
+26.2 - 2026-04-24
+~~~~~~~~~~~~~~~~~
6
7
Fixes:
8
src/packaging/__init__.py
@@ -6,7 +6,7 @@
__summary__ = "Core utilities for Python packages"
__uri__ = "https://github.com/pypa/packaging"
9
-__version__ = "26.2.dev0"
+__version__ = "26.2"
10
11
__author__ = "Donald Stufft and individual contributors"
12
__email__ = "donald@stufft.io"
0 commit comments