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.3 ] - 2025-03-01
99### Fixed
1010
1111- Fix handling arrays.
@@ -120,7 +120,8 @@ and the format of this file is based on [Keep a Changelog](https://keepachangelo
120120### Fixed
121121- Dynamically creating generic types
122122
123- [ unreleased ] : https://github.com/python-lapidary/lapidary/compare/v0.12.2...HEAD
123+ [ unreleased ] : https://github.com/python-lapidary/lapidary/compare/v0.12.3...HEAD
124+ [ 0.12.2 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.2...v0.12.3
124125[ 0.12.2 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.1...v0.12.2
125126[ 0.12.1 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.0...v0.12.1
126127[ 0.12.0 ] : https://github.com/python-lapidary/lapidary/compare/v0.11.0...v0.12.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " lapidary"
3- version = " 0.12.2 "
3+ version = " 0.12.3 "
44description = " Python async OpenAPI client library"
55authors = [" Raphael Krupinski <rafalkrupinski@users.noreply.github.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments