Skip to content

Commit

Permalink
Bump version to 4.2.2 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanez committed Nov 11, 2024
1 parent 7e6d3fb commit 433ea58
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 @@ -6,7 +6,7 @@

here = path.abspath(path.dirname(__file__))

version = "4.2.1"
version = "4.2.2"

# Get the long description from the relevant file
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
Expand Down

0 comments on commit 433ea58

Please sign in to comment.