Skip to content

Commit 2c078c0

Browse files
Release 2025.11.12
1 parent 952c28c commit 2c078c0

6 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sketch_map_tool"
3-
version = "2025.9.10"
3+
version = "2025.11.12"
44
description = ""
55
authors = [{email = "HeiGIT <info@heigit.org>"}]
66
readme = "README.md"

sketch_map_tool/__init__.py

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

16-
__version__ = "2025.9.10"
16+
__version__ = "2025.11.12"
1717

1818
# Setup logging
1919
LEVEL = getattr(logging, get_config_value("log-level").upper())
191 Bytes
Loading
-67 Bytes
Loading
-13 Bytes
Loading

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)