File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v0.15.0 (2026-05-15)
2+
3+ ### Feat
4+
5+ - ** invoices** : merge metadata pagination helpers
6+ - ** invoices** : add metadata pagination helpers
7+
18## v0.14.1 (2026-05-13)
29
310### Fix
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " ksef2"
7- version = " 0.14.1 "
7+ version = " 0.15.0 "
88description = " Python SDK and Tools for Poland's KSeF (Krajowy System e-Faktur) API"
99readme = " README.md"
1010requires-python = " >=3.12"
@@ -54,7 +54,7 @@ markers = [
5454
5555[tool .commitizen ]
5656name = " cz_conventional_commits"
57- version = " 0.14.1 "
57+ version = " 0.15.0 "
5858tag_format = " v$version"
5959update_changelog_on_bump = true
6060version_files = [
Original file line number Diff line number Diff line change 1- version = "0.14.1 "
1+ version = "0.15.0 "
You can’t perform that action at this time.
0 commit comments