We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a983f7 commit e8002b1Copy full SHA for e8002b1
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
Changelog
2
---------
3
4
+*unreleased*
5
+~~~~~~~~~~~~
6
+
7
+No unreleased changes.
8
9
24.0 - 2024-03-10
10
~~~~~~~~~~~~~~~~~
11
src/packaging/__init__.py
@@ -6,7 +6,7 @@
__summary__ = "Core utilities for Python packages"
__uri__ = "https://github.com/pypa/packaging"
-__version__ = "24.0"
+__version__ = "24.1.dev0"
__author__ = "Donald Stufft and individual contributors"
12
__email__ = "[email protected]"
0 commit comments