File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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- ## [ Unreleased ]
8+ ## [ 0.12.2 ] - 2024-11-20
99
1010### Fixed
1111
@@ -112,7 +112,8 @@ and the format of this file is based on [Keep a Changelog](https://keepachangelo
112112### Fixed
113113- Dynamically creating generic types
114114
115- [ unreleased ] : https://github.com/python-lapidary/lapidary/compare/v0.12.1...HEAD
115+ [ unreleased ] : https://github.com/python-lapidary/lapidary/compare/v0.12.2...HEAD
116+ [ 0.12.2 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.1...v0.12.2
116117[ 0.12.1 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.0...v0.12.1
117118[ 0.12.0 ] : https://github.com/python-lapidary/lapidary/compare/v0.11.0...v0.12.0
118119[ 0.11.0 ] : https://github.com/python-lapidary/lapidary/compare/v0.10.0...v0.11.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " lapidary"
3- version = " 0.12.1 "
3+ version = " 0.12.2 "
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