We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d06d89 commit 6fa221fCopy full SHA for 6fa221f
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
Notable changes to this project.
3
4
-## [dev]
+## [2.20.8] - 2025-09-11
5
- added `BMC` and `Alpha` to diagnostics
6
7
## [2.20.7] - 2025-06-13
setup.py
@@ -6,7 +6,7 @@ def load(path):
return open(path, 'r').read()
8
9
-numerapi_version = '2.20.7'
+numerapi_version = '2.20.8'
10
11
12
classifiers = [
0 commit comments