Skip to content

Commit

Permalink
updated version number to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmaldonis committed May 5, 2024
1 parent 6cc1a95 commit 3458f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name="cassiopeia",
version="5.1.0", # 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.1", # 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="[email protected]",
url="https://github.com/meraki-analytics/cassiopeia",
Expand Down

0 comments on commit 3458f93

Please sign in to comment.