Skip to content

Commit a1efc82

Browse files
committed
v1.9.0
1 parent d6f88ea commit a1efc82

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

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

4+
v1.9.0 (2025-04-04)
5+
-------------------
6+
47
* Added environment variables to container deployment example
58
* Updated examples image from 'fastai' to 'ubuntu-24.04-cuda-12.8-open-docker'
69
* Consistent naming and load of credentials from env variables in examples

datacrunch/__version__.py

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

0 commit comments

Comments
 (0)