We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f88ea commit a1efc82Copy full SHA for a1efc82
CHANGELOG.rst
@@ -1,6 +1,9 @@
1
Changelog
2
=========
3
4
+v1.9.0 (2025-04-04)
5
+-------------------
6
+
7
* Added environment variables to container deployment example
8
* Updated examples image from 'fastai' to 'ubuntu-24.04-cuda-12.8-open-docker'
9
* Consistent naming and load of credentials from env variables in examples
datacrunch/__version__.py
@@ -1 +1 @@
-VERSION = '1.8.4'
+VERSION = '1.9.0'
0 commit comments