We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c31dda commit fe62214Copy full SHA for fe62214
CHANGELOG.md
@@ -1,4 +1,10 @@
1
-# 1.0.0 (2024-01-04)
+# Changelog
2
+
3
+## 1.0.1 (2025-02-14)
4
5
+- READMEを修正
6
7
+## 1.0.0 (2024-01-04)
8
9
[japanize-matplotlib](https://github.com/uehara1414/japanize-matplotlib)からの変更点は次のとおりです。
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "matplotlib-fontja"
-version = "1.0.1rc1"
+version = "1.0.1"
dependencies = [
"matplotlib",
]
0 commit comments