File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.2] ( https://github.com/FlatIO/api-client-python/compare/v1.1.1...v1.1.2 ) (2024-03-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * bump version to 1.1.0 ([ 5635ca7] ( https://github.com/FlatIO/api-client-python/commit/5635ca732a0ad6e671db5b7fd60f7ed5727b7b62 ) )
9+ * ** gh:** missing action step id ([ e130408] ( https://github.com/FlatIO/api-client-python/commit/e130408dd3fd9b937a3b5c3effb4b0ad21697ce0 ) )
10+
311## [ 1.1.1] ( https://github.com/FlatIO/api-client-python/compare/v1.1.0...v1.1.1 ) (2024-03-08)
412
513
Original file line number Diff line number Diff line change 1515""" # noqa: E501
1616
1717
18- __version__ = "1.1.0 "
18+ __version__ = "1.1.2 "
1919
2020# import apis into sdk package
2121from flat_api .api .account_api import AccountApi
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flat_api"
3- version = " 1.1.0 "
3+ version = " 1.1.2 "
44description = " Flat API"
55authors = [" Flat <developers@flat.io>" ]
66license = " NoLicense"
You can’t perform that action at this time.
0 commit comments