Skip to content

Commit bb948b4

Browse files
committed
Release 1.1.0
1 parent 33777f6 commit bb948b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.1.0 (2025-04-24)
4+
5+
- 型ヒントを追加
6+
- READMEに動作を確認したバージョンを明記
7+
- パッケージのメタデータを更新
8+
39
## 1.0.1 (2025-02-14)
410

511
- READMEを修正

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.1.0rc1"
3+
version = "1.1.0"
44
dependencies = [
55
"matplotlib",
66
]

0 commit comments

Comments
 (0)