Skip to content

Commit ee7f479

Browse files
committed
preparing release
1 parent 58eedc8 commit ee7f479

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)