diff --git a/setup.py b/setup.py index ab64100..8f9e245 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ import setuptools -VERSION = "5.0.2" +VERSION = "5.0.3" with open("README.md", "r") as fh: