We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efa54b commit 8d3abd0Copy full SHA for 8d3abd0
CHANGELOG.rst
@@ -1,3 +1,10 @@
1
+Version 2.0.1
2
+-------------
3
+
4
+:Date: Oktober 9, 2025
5
6
+* Fix: CORE `query` now bails when less data is available than requested
7
8
Version 2.0.0
9
-------------
10
pyproject.toml
@@ -22,6 +22,7 @@ license-files = [
22
[project.urls]
23
source = "https://github.com/predict-idlab/obelisk-python"
24
documentation = "https://predict-idlab.github.io/obelisk-python/"
25
+changelog = "https://github.com/predict-idlab/obelisk-python/blob/main/CHANGELOG.rst"
26
27
[build-system]
28
requires = ["hatchling", "hatch-vcs"]
0 commit comments