Skip to content

Commit bf7c1ae

Browse files
github-actions[bot]voneiden
authored andcommitted
chore(main): release linkedevents 3.16.1
1 parent dcf4151 commit bf7c1ae

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.16.0"
2+
".": "3.16.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.16.1](https://github.com/City-of-Helsinki/linkedevents/compare/linkedevents-v3.16.0...linkedevents-v3.16.1) (2025-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Import Mapping from collections.abc instead of collections ([dcf4151](https://github.com/City-of-Helsinki/linkedevents/commit/dcf415192113a5b5750740a1259c1c8ff28b1f0a))
9+
310
## [3.16.0](https://github.com/City-of-Helsinki/linkedevents/compare/linkedevents-v3.15.4...linkedevents-v3.16.0) (2025-09-16)
411

512

linkedevents/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.16.0"
1+
__version__ = "3.16.1"

0 commit comments

Comments
 (0)