File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ and the format of this file is based on [Keep a Changelog](https://keepachangelo
121
121
- Dynamically creating generic types
122
122
123
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
124
+ [ 0.12.3 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.2...v0.12.3
125
125
[ 0.12.2 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.1...v0.12.2
126
126
[ 0.12.1 ] : https://github.com/python-lapidary/lapidary/compare/v0.12.0...v0.12.1
127
127
[ 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 @@ -23,6 +23,7 @@ version = "0.12.3"
23
23
24
24
[project .urls ]
25
25
Homepage = " https://lapidary.dev/"
26
+ Changelog = " https://github.com/python-lapidary/lapidary/blob/develop/ChangeLog.md"
26
27
27
28
[tool .poetry ]
28
29
packages = [{ include = " lapidary" , from = " src" }]
You can’t perform that action at this time.
0 commit comments