Skip to content

Commit 9af052b

Browse files
authored
Merge pull request #192 from djotaku/fix_ver
Update __init__.py
2 parents 4e1108a + 2557a40 commit 9af052b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eldonationtracker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import logging
22

3-
__version__ = "7.4.2"
3+
__version__ = "7.4.3"
44

55
base_api_url: str = "https://www.extra-life.org/api"
66
api_version_suffix: str = "?version=1.2"

0 commit comments

Comments
 (0)