Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota2357 committed Jun 4, 2023
1 parent fc2d320 commit 0ab8042
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Binary file modified build/PleckJP-Bold.ttf
Binary file not shown.
Binary file modified build/PleckJP-BoldItalic.ttf
Binary file not shown.
Binary file modified build/PleckJP-Italic.ttf
Binary file not shown.
Binary file modified build/PleckJP-Regular.ttf
Binary file not shown.
1 change: 0 additions & 1 deletion build/PleckJP_v0.3.0.sha256

This file was deleted.

1 change: 1 addition & 0 deletions build/PleckJP_v0.4.0.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8263e25a5278f2e9fd8b673a815da39a5290d1a5ef0542b210f78f636acd9e5b
Binary file not shown.
2 changes: 1 addition & 1 deletion src/properties.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FAMILY = "PleckJP"
VERSION = "0.3.0"
VERSION = "0.4.0"
ENCODING = 'UnicodeFull'

COPYRIGHT = "\n".join([
Expand Down

0 comments on commit 0ab8042

Please sign in to comment.