File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.1.3 (2026-01-09)
6+
7+ ### Documentation
8+
9+ - Add contributing.md
10+ ([ ` 900ed2f ` ] ( https://github.com/rameezk/finwise-python/commit/900ed2f25a82e6cb8d6cce75ffbfbe317e890903 ) )
11+
12+ - Add issue templates
13+ ([ ` 2db057e ` ] ( https://github.com/rameezk/finwise-python/commit/2db057e3100787ef70c27521fd3cbe218c084709 ) )
14+
15+ - Update readme
16+ ([ ` 9683d8f ` ] ( https://github.com/rameezk/finwise-python/commit/9683d8f1fc5d251a8fd5f8c530c0da4aa2e6d252 ) )
17+
18+ - Update readme
19+ ([ ` 380c2d9 ` ] ( https://github.com/rameezk/finwise-python/commit/380c2d9624f240c67da1bd85beb50abe4b42450c ) )
20+
21+ - Update readme
22+ ([ ` cd5a86d ` ] ( https://github.com/rameezk/finwise-python/commit/cd5a86d3ec903c968447fb7b7e05a683cebddc23 ) )
23+
24+
525## v1.1.2 (2026-01-08)
626
727### Bug Fixes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " finwise-python"
7- version = " 1.1.2 "
7+ version = " 1.1.3 "
88description = " Python SDK for the FinWise API"
99readme = " README.md"
1010requires-python = " >=3.9"
Original file line number Diff line number Diff line change 11"""Version information."""
22
3- __version__ = "1.1.2 "
3+ __version__ = "1.1.3 "
You can’t perform that action at this time.
0 commit comments