diff --git a/setup.py b/setup.py index abc81ae..a048590 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name="cassiopeia", - version="5.1.2", # Keep the Cass version at parity with the largest Riot API major version, use the minor version for breaking changes, and the patch version for everything else + version="5.1.3", # Keep the Cass version at parity with the largest Riot API major version, use the minor version for breaking changes, and the patch version for everything else author="Jason Maldonis; Rob Rua", author_email="team@merakianalytics.com", url="https://github.com/meraki-analytics/cassiopeia",