Skip to content

Commit 2b85181

Browse files
authored
Merge pull request #37 from DataCrunch-io/feature/async-inference
preparing release
2 parents 58eedc8 + ee7f479 commit 2b85181

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Changelog
22
=========
33

4+
v1.9.1 (2025-04-17)
5+
-------------------
6+
47
* Added inference client to run inference requests and get status and results
8+
* Added support for asynchronous inference
59

610
v1.9.0 (2025-04-04)
711
-------------------

datacrunch/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.9.0'
1+
VERSION = '1.9.1'

0 commit comments

Comments
 (0)