Skip to content

Commit 736faa8

Browse files
authored
Version 2025.11.10 (#12)
1 parent 4003140 commit 736faa8

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ and this project uses YYYY.MM.DD [calendar versioning](https://calver.org/).
77

88
## Unreleased
99

10+
## 2025.11.10 - 2025-11-10
11+
1012
### Added
1113

12-
- Several missing module members:
14+
- Several missing `fontforge` module members:
1315
- `userConfigPath`
1416
- `onAppClosing`
1517
- `getConvexNib`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module-name = ["fontforge-stubs", "psMat-stubs"]
77

88
[project]
99
name = "fontforge-stubs"
10-
version = "2025.10.13"
10+
version = "2025.11.10"
1111
requires-python = ">=3.10"
1212
authors = [
1313
{ name = "chanicpanic" },

0 commit comments

Comments
 (0)