File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.2] - 2023-12-28
11+
1012### Fixed
1113* pandas dependency
1214
@@ -111,6 +113,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111113* Initial release
112114
113115[ Unreleased ] : https://github.com/fmatter/clld-morphology-plugin/compare/0.0.10...HEAD
116+ [ 0.1.2 ] : https://github.com/fmatter/clld-morphology-plugin/compare/0.0.10...0.0.10
114117[ 0.1.1 ] : https://github.com/fmatter/clld-morphology-plugin/compare/0.0.10...0.0.10
115118[ 0.1.0 ] : https://github.com/fmatter/clld-morphology-plugin/compare/0.0.10...0.0.10
116119[ 0.0.10 ] : https://github.com/fmatter/clld-morphology-plugin/compare/0.0.9...0.0.10
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " clld-morphology-plugin"
3- version = " 0.1.2.dev "
3+ version = " 0.1.2"
44license = " Apache-2.0"
55homepage = " https://github.com/fmatter/clld-morphology-plugin"
66repository = " https://github.com/fmatter/clld-morphology-plugin"
You can’t perform that action at this time.
0 commit comments