Skip to content

Commit

Permalink
Updated the version to v0.3.3
Browse files Browse the repository at this point in the history
PyPI wouldn't accept removing the version title from the README without increasing the release version.
  • Loading branch information
rroodll authored Jul 21, 2023
1 parent 7cae80d commit d8dd0d6
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 @@ -33,7 +33,7 @@

setup(
name=DISTNAME,
version="0.3.2",
version="0.3.3",
license=LICENSE,
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
Expand Down

0 comments on commit d8dd0d6

Please sign in to comment.