Skip to content

Commit e064232

Browse files
github-actions[bot]charn
authored andcommitted
chore(main): release kukkuu 3.17.5
1 parent dcceb2b commit e064232

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.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.17.4"
2+
".": "3.17.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
<!-- REMINDER: While updating changelog, also remember to update
33
the version in kukkuu/__init.py__ -->
44

5+
## [3.17.5](https://github.com/City-of-Helsinki/kukkuu/compare/kukkuu-v3.17.4...kukkuu-v3.17.5) (2026-02-18)
6+
7+
8+
### Dependencies
9+
10+
* Bump sqlparse from 0.5.3 to 0.5.4 ([dcceb2b](https://github.com/City-of-Helsinki/kukkuu/commit/dcceb2b29cb050ba95b45f423203e6ad5c15ac25))
11+
512
## [3.17.4](https://github.com/City-of-Helsinki/kukkuu/compare/kukkuu-v3.17.3...kukkuu-v3.17.4) (2026-02-12)
613

714

kukkuu/__init__.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kukkuu"
3-
version = "3.17.4"
3+
version = "3.17.5"
44
requires-python = ">=3.12"
55

66
[tool.ruff]

0 commit comments

Comments
 (0)