diff --git a/setup.py b/setup.py index 974ffcf..d99f50e 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 = "0.1.18" +VERSION = "0.1.19" # Setting up setup(