diff --git a/setup.py b/setup.py index 498639a..4695296 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="ural", - version="1.2.3", + version="1.3.0", description="A helper library full of URL-related heuristics.", long_description=long_description, long_description_content_type="text/markdown",