File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.13 .0"
2+ "." : " 0.14 .0"
33}
44
Original file line number Diff line number Diff line change 1111
1212* ** verification-link:** sign QR II certificate URLs with the raw path and KSeF-compliant RSA-PSS parameters
1313
14+ ## 0.14.0 (2026-05-20)
15+
16+ <!-- Release notes generated using configuration in .github/release.yml at main -->
17+
18+ ## What's Changed
19+ ### Changes
20+ * feat: support KSeF API 2.6.0 by @smekcio in https://github.com/smekcio/ksef-client-python/pull/69
21+
22+
23+ ** Full Changelog** : https://github.com/smekcio/ksef-client-python/compare/v0.13.0...v0.14.0
24+
1425## 0.13.0 (2026-05-17)
1526
1627<!-- Release notes generated using configuration in .github/release.yml at main -->
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " ksef-client"
7- version = " 0.13 .0"
7+ version = " 0.14 .0"
88description = " Client SDK for KSeF API v2"
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments