Skip to content

Commit 5984e3b

Browse files
committed
Bump for development
1 parent b10b90a commit 5984e3b

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
21.3 - 2021-11-17
510
~~~~~~~~~~~~~~~~~
611

packaging/__about__.py

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

20-
__version__ = "21.3"
20+
__version__ = "21.4.dev0"
2121

2222
__author__ = "Donald Stufft and individual contributors"
2323
__email__ = "[email protected]"

0 commit comments

Comments
 (0)