Skip to content

Commit 3b51df8

Browse files
committed
Release v7.6
1 parent 3e6a758 commit 3b51df8

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
)
4040

4141

42-
FONT_VERSION = "v7.5"
42+
FONT_VERSION = "v7.6"
4343
# =========================================================================================
4444

4545

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "maple-font"
3-
version = "7.5"
3+
version = "7.6"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.10"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ typing-extensions==4.14.0 ; python_full_version < '3.11'
124124
# via rich
125125
ufo-extractor==0.8.1
126126
# via foundrytools
127-
ufo2ft==3.5.0
127+
ufo2ft==3.5.1
128128
# via foundrytools
129129
ufolib2==0.17.1
130130
# via glyphslib
@@ -138,7 +138,7 @@ win32-setctime==1.2.0 ; sys_platform >= 'win32'
138138
# via
139139
# foundrytools-cli
140140
# loguru
141-
xattr==1.1.4 ; sys_platform == 'darwin'
141+
xattr==1.2.0 ; sys_platform == 'darwin'
142142
# via fonttools
143143
zopfli==0.2.3.post1
144144
# via fonttools
652 Bytes
Binary file not shown.

woff2/var/MapleMono[wght]-VF.woff2

464 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)