Skip to content

Commit

Permalink
Bump for development
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Nov 18, 2021
1 parent b10b90a commit 5984e3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,11 @@
Changelog
---------

*unreleased*
~~~~~~~~~~~~

No unreleased changes.

21.3 - 2021-11-17
~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion packaging/__about__.py
Expand Up @@ -17,7 +17,7 @@
__summary__ = "Core utilities for Python packages"
__uri__ = "https://github.com/pypa/packaging"

__version__ = "21.3"
__version__ = "21.4.dev0"

__author__ = "Donald Stufft and individual contributors"
__email__ = "donald@stufft.io"
Expand Down

0 comments on commit 5984e3b

Please sign in to comment.