File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66and the format of this file is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
77
88
9- ## [ NEXT ]
9+ ## [ 0.10.0 ] ( https://github.com/python-lapidary/lapidary/releases/tag/v0.10.0 ) - 2024-06-01
1010### Added
1111- Support response envelope objects to allow returning headers together with the body model.
1212
1313
14- ## [ 0.9.1] ( https://github.com/python-lapidary/lapidary/releases/tag/v0.9.0 ) - 2024-05-25
14+ ## [ 0.9.1] ( https://github.com/python-lapidary/lapidary/releases/tag/v0.9.1 ) - 2024-05-25
1515### Fixed
1616- Moved pytest-asyncio dependency to dev group.
1717
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " lapidary"
3- version = " 0.9.1 "
3+ version = " 0.10.0 "
44description = " Python async OpenAPI client library"
55authors = [
" Raphael Krupinski <[email protected] >" ]
66license = " MIT"
You canβt perform that action at this time.
0 commit comments