Skip to content

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Oct 29, 2021
1 parent 6ade156 commit 2e4a904
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
@@ -1,8 +1,8 @@
Changelog
---------

*unreleased*
~~~~~~~~~~~~
21.2 - 2021-10-29
~~~~~~~~~~~~~~~~~

* Update documentation entry for 21.1.

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.2.dev0"
__version__ = "21.2"

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

0 comments on commit 2e4a904

Please sign in to comment.