Skip to content

Commit

Permalink
Up to version 0.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
hsahovic committed Sep 10, 2021
1 parent 42bbafd commit a8c44f4
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 @@ -20,7 +20,7 @@
EMAIL = "[email protected]"
AUTHOR = "Haris Sahovic"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "0.4.17"
VERSION = "0.4.18"

# What packages are required for this module to be executed?
with open("requirements.txt") as requirements:
Expand Down

0 comments on commit a8c44f4

Please sign in to comment.