Skip to content

Commit e819a13

Browse files
release 2024.09.11.1
1 parent 850621f commit e819a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sketch_map_tool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from sketch_map_tool.database import client_flask as db_client
1212
from sketch_map_tool.definitions import LANGUAGES
1313

14-
__version__ = "2024.09.10.2"
14+
__version__ = "2024.09.11.1"
1515

1616
# Setup logging
1717
LEVEL = getattr(logging, get_config_value("log-level").upper())

0 commit comments

Comments
 (0)