Skip to content

Commit 0b55de6

Browse files
committed
Release v7.4
1 parent 964aab8 commit 0b55de6

File tree

5 files changed

+6
-8
lines changed

5 files changed

+6
-8
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.4-dev"
42+
FONT_VERSION = "v7.4"
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.3"
3+
version = "7.4"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.10"

requirements.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ defcon==0.12.1
4141
# ufoprocessor
4242
dehinter==4.0.0
4343
# via foundrytools
44-
fontfeatures==1.8.0
44+
fontfeatures==1.9.0
4545
# via ufo-extractor
4646
fontmath==0.9.4
4747
# via
@@ -77,14 +77,12 @@ foundrytools==0.1.4
7777
foundrytools-cli==2.0.2
7878
# via maple-font
7979
fs==2.4.16
80-
# via
81-
# fontfeatures
82-
# fonttools
80+
# via fonttools
8381
glyphslib==6.11.0
8482
# via maple-font
8583
loguru==0.7.3
8684
# via foundrytools-cli
87-
lxml==5.4.0
85+
lxml==6.0.0
8886
# via
8987
# afdko
9088
# fontfeatures
@@ -103,7 +101,7 @@ pyclipper==1.3.0.post6
103101
# via booleanoperations
104102
pycparser==2.22 ; platform_python_implementation != 'CPython' or sys_platform == 'darwin'
105103
# via cffi
106-
pygments==2.19.1
104+
pygments==2.19.2
107105
# via rich
108106
python-minifier==2.11.3
109107
# via maple-font
396 Bytes
Binary file not shown.

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

-152 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)