We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58eedc8 + ee7f479 commit 2b85181Copy full SHA for 2b85181
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