diff --git a/setup.py b/setup.py index 1cd2e693..8545b91c 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import pipfile from setuptools import find_packages, setup -VERSION = "5.0.2" +VERSION = "5.0.4" HERE = os.path.abspath(os.path.dirname(__file__))