File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 0.6.0 (2026-08-13)
6+ ==================
7+
8+ * Add 'hadBetrokkene__wasPartij__uuid' filter for the 'KlantContact' resource.
9+ * Add 'klantcontact__uuid' filter for the 'Onderwerpobjectidentificator' resource.
10+
5110.5.0 (2025-07-30)
612==================
713
Original file line number Diff line number Diff line change 22Open Klant Client
33=================
44
5- :Version: 0.5 .0
5+ :Version: 0.6 .0
66
77A Python client library for interacting with the `Open Klant API <https://github.com/maykinmedia/open-klant >`_.
88
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " open-klant-client"
7- version = " 0.5 .0"
7+ version = " 0.6 .0"
88description = " API Client library to communicate with the Open Klant service."
99authors = [
1010 {name = " Maykin Media" , email = " support@maykinmedia.nl" }
@@ -66,7 +66,7 @@ markers = [
6666]
6767
6868[tool .bumpversion ]
69- current_version = " 0.5 .0"
69+ current_version = " 0.6 .0"
7070files = [
7171 {filename = " pyproject.toml" },
7272 {filename = " README.rst" },
You can’t perform that action at this time.
0 commit comments