Skip to content

Commit 3b77a26

Browse files
committed
Bump for release
1 parent 31371cc commit 3b77a26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
---------
33

4-
*unreleased*
5-
~~~~~~~~~~~~
4+
26.0 - 2026-01-20
5+
~~~~~~~~~~~~~~~~~
66

77
Features:
88

src/packaging/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__summary__ = "Core utilities for Python packages"
77
__uri__ = "https://github.com/pypa/packaging"
88

9-
__version__ = "26.1.dev2"
9+
__version__ = "26.0"
1010

1111
__author__ = "Donald Stufft and individual contributors"
1212
__email__ = "donald@stufft.io"

0 commit comments

Comments
 (0)