We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58eedc8 commit ee7f479Copy full SHA for ee7f479
CHANGELOG.rst
@@ -1,7 +1,11 @@
1
Changelog
2
=========
3
4
+v1.9.1 (2025-04-17)
5
+-------------------
6
+
7
* Added inference client to run inference requests and get status and results
8
+* Added support for asynchronous inference
9
10
v1.9.0 (2025-04-04)
11
-------------------
datacrunch/__version__.py
@@ -1 +1 @@
-VERSION = '1.9.0'
+VERSION = '1.9.1'
0 commit comments