We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868c04b commit 2d30092Copy full SHA for 2d30092
CosmoTech_Acceleration_Library/__init__.py
@@ -1,4 +1,4 @@
1
# Copyright (C) - 2023 - 2025 - Cosmo Tech
2
# Licensed under the MIT license.
3
4
-__version__ = '0.9.5'
+__version__ = '0.10.0'
requirements.txt
@@ -22,7 +22,7 @@ requests~=2.32.3
22
singlestoredb~=1.10.0
23
24
# Orchestrator templates requirements
25
-cosmotech-run-orchestrator~=1.6.1
+cosmotech-run-orchestrator~=2.0.0
26
27
# Data store requirements
28
pyarrow~=17.0.0
0 commit comments