Skip to content

Commit 5f4c30a

Browse files
committed
Release 2025.9.0
1 parent 08b5260 commit 5f4c30a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog
33
#########
44

5+
---------------------
6+
2025.9.0 - 2025-09-02
7+
---------------------
8+
9+
* packaging
10+
11+
* add `click-plugins` as dependency (#5)
12+
* add `uv.lock` file (#5)
13+
14+
15+
* CI
16+
17+
* use new `mapchete/mapchete` image for testing (#5)
18+
* add python `3.13` to test matrix (#5)
19+
520

621
---------------------
722
2025.8.0 - 2025-08-06

src/mapchete_hub_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
"MHUB_CLI_ZONES_WAIT_TIME_SECONDS",
2020
"load_mapchete_config",
2121
]
22-
__version__ = "2025.8.0"
22+
__version__ = "2025.9.0"

0 commit comments

Comments
 (0)