Skip to content

Commit fe62214

Browse files
committed
Release 1.0.1
1 parent 8c31dda commit fe62214

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 1.0.0 (2024-01-04)
1+
# Changelog
2+
3+
## 1.0.1 (2025-02-14)
4+
5+
- READMEを修正
6+
7+
## 1.0.0 (2024-01-04)
28

39
[japanize-matplotlib](https://github.com/uehara1414/japanize-matplotlib)からの変更点は次のとおりです。
410

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "matplotlib-fontja"
3-
version = "1.0.1rc1"
3+
version = "1.0.1"
44
dependencies = [
55
"matplotlib",
66
]

0 commit comments

Comments
 (0)