diff --git a/setup.py b/setup.py index 9b980742b..a7b738e00 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ EMAIL = "contact@sahovic.fr" AUTHOR = "Haris Sahovic" REQUIRES_PYTHON = ">=3.6.0" -VERSION = "0.4.19" +VERSION = "0.4.20" # What packages are required for this module to be executed? with open("requirements.txt") as requirements: