File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) ,
66and the format of this file is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
77
8- ## [ 0.9.0]
8+ ## [ 0.9.1] ( https://github.com/python-lapidary/lapidary/releases/tag/v0.9.0 ) - 2024-05-25
9+ ### Fixed
10+ - Moved pytest-asyncio dependency to dev group.
11+
12+ ## [ 0.9.0] ( https://github.com/python-lapidary/lapidary/releases/tag/v0.9.0 ) - 2024-05-16
913### Added
1014- Added a default user-agent header.
1115- Added support for security scheme combinations.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " lapidary"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
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