diff --git a/setup.py b/setup.py index bc6ea60e..196b9806 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="ural", - version="0.43.0", + version="0.44.0", description="A helper library full of URL-related heuristics.", long_description=long_description, long_description_content_type="text/markdown",