Skip to content

Commit 6fa221f

Browse files
committed
version 2.20.8
1 parent 1d06d89 commit 6fa221f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
Notable changes to this project.
33

4-
## [dev]
4+
## [2.20.8] - 2025-09-11
55
- added `BMC` and `Alpha` to diagnostics
66

77
## [2.20.7] - 2025-06-13

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def load(path):
66
return open(path, 'r').read()
77

88

9-
numerapi_version = '2.20.7'
9+
numerapi_version = '2.20.8'
1010

1111

1212
classifiers = [

0 commit comments

Comments
 (0)