File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ Unreleased]
4
+
5
+ [ unreleased ] : https://github.com/daskol/mpl-typst/compare/v0.2.1...HEAD
6
+
7
+ ### Added
8
+ ### Changed
9
+ ### Deprecated
10
+ ### Removed
11
+ ### Fixed
12
+ ### Security
13
+
14
+ ## [ 0.2.1] - 2024-05-17
15
+
16
+ [ 0.2.1 ] : https://github.com/daskol/mpl-typst/compare/v0.2.0...v0.2.1
17
+
18
+ ### Fixed
19
+
20
+ - Pin minimal version of ` matplotlib ` (#25 ).
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ authors = [
10
10
{name = " Daniel Bershatsky" , email = " daniel.bershatsky@gmail.com" },
11
11
]
12
12
readme = {file = " README.md" , content-type = " text/markdown" }
13
- version = " 0.2.0 "
13
+ version = " 0.2.1 "
14
14
classifiers = [
15
15
" Development Status :: 5 - Production/Stable" ,
16
16
" Environment :: Other Environment" ,
You can’t perform that action at this time.
0 commit comments