diff --git a/setup.py b/setup.py index 1aafafe..890b2d9 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ # Get the long description from the README file LONG_DESCRIPTION = (here / "README.md").read_text(encoding="utf-8") -VERSION = "1.9.2" +VERSION = "1.9.3" # Setting up setup(