diff --git a/setup.py b/setup.py index 66154af..d8232cf 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.4" +VERSION = "1.9.5" # Setting up setup(