Skip to content

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Mar 5, 2020
1 parent 060fa95 commit 06ab8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
__summary__ = "Core utilities for Python packages"
__uri__ = "https://github.com/pypa/packaging"

__version__ = "20.3.dev0"
__version__ = "20.2"

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

0 comments on commit 06ab8ee

Please sign in to comment.