We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e1108a + 2557a40 commit 9af052bCopy full SHA for 9af052b
eldonationtracker/__init__.py
@@ -1,6 +1,6 @@
1
import logging
2
3
-__version__ = "7.4.2"
+__version__ = "7.4.3"
4
5
base_api_url: str = "https://www.extra-life.org/api"
6
api_version_suffix: str = "?version=1.2"
0 commit comments