Skip to content

Commit df48b7a

Browse files
committed
Release 1.0.0
1 parent cfaf26e commit df48b7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.0.0 (2024-01-03)
1+
# 1.0.0 (2024-01-04)
22

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

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.0.rc2"
3+
version = "1.0.0"
44
dependencies = [
55
"matplotlib",
66
]

0 commit comments

Comments
 (0)