File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.2 "
2+ "." : " 0.1.3 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.3] ( https://github.com/deliro/corrode/compare/v0.1.2...v0.1.3 ) (2026-02-19)
9+
10+
11+ ### Documentation
12+
13+ * add acknowledgements ([ 68bf8b0] ( https://github.com/deliro/corrode/commit/68bf8b0d5d408acbd32d4a05cfcdb77a69c7db4f ) )
14+ * add The Zen of Python quote ([ 6f3bb5e] ( https://github.com/deliro/corrode/commit/6f3bb5ebc457b64f96e2b06229bf6c770057b2d6 ) )
15+
816## [ 0.1.2] ( https://github.com/deliro/corrode/compare/v0.1.1...v0.1.2 ) (2026-02-19)
917
1018
Original file line number Diff line number Diff line change 11[project ]
22name = " corrode"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44description = " A Rust-like Result type for Python"
55readme = " README.md"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments