We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2be62 commit 38525a4Copy full SHA for 38525a4
mlbgame/version.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python
2
3
# package version
4
-__version__ = '2.4.0'
+__version__ = '2.4.1'
5
"""Installed version of mlbgame."""
0 commit comments