Skip to content

Commit 3a7b600

Browse files
committed
Bump for development
1 parent d4eefdc commit 3a7b600

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

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

4+
*unreleased*
5+
~~~~~~~~~~~~
6+
7+
No unreleased changes.
8+
49
26.0rc3 - 2026-01-15
510
~~~~~~~~~~~~~~~~~~~~
611

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.0rc3"
9+
__version__ = "26.1.dev2"
1010

1111
__author__ = "Donald Stufft and individual contributors"
1212
__email__ = "[email protected]"

0 commit comments

Comments
 (0)