Skip to content

Commit

Permalink
setup.py: bump version to 13.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Mar 20, 2020
1 parent 251432e commit c71c98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

setup(
name="unicodedata2",
version="13.0.0",
version="13.0.0-2",
description="Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit c71c98e

Please sign in to comment.