diff --git a/setup.py b/setup.py index 6821826..57cdc3a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="ural", - version="1.1.0", + version="1.1.1", description="A helper library full of URL-related heuristics.", long_description=long_description, long_description_content_type="text/markdown",