We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e98a2 commit 1705b75Copy full SHA for 1705b75
cohere_compass/utils/__init__.py
@@ -0,0 +1 @@
1
+"""Utility functions for the Cohere Compass SDK."""
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "cohere-compass-sdk"
3
-version = "2.3.2"
+version = "2.3.3"
4
authors = []
5
description = "Cohere Compass SDK"
6
readme = "README.md"
0 commit comments