diff --git a/setup.py b/setup.py index c1b73c7..8e8669a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="ural", - version="1.0.0-a4", + version="1.0.0-a5", description="A helper library full of URL-related heuristics.", long_description=long_description, long_description_content_type="text/markdown",