diff --git a/setup.py b/setup.py index 096788e..409000d 100644 --- a/setup.py +++ b/setup.py @@ -72,7 +72,7 @@ author_email=("dos" + chr(64) + "scarff.id.au"), description="Estimate climber and route ratings from ascents data", long_description=long_description, - version="4.2.1", + version="4.2.2", url="https://github.com/p00ya/climbing_ratings", classifiers=[ "Development Status :: 5 - Production/Stable",