Skip to content

Commit e8002b1

Browse files
committed
Bump for development
1 parent 7a983f7 commit e8002b1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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
24.0 - 2024-03-10
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__ = "24.0"
9+
__version__ = "24.1.dev0"
1010

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

0 commit comments

Comments
 (0)