We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37335c commit ae3e183Copy full SHA for ae3e183
1 file changed
packages/optimization/src/ldai_optimization/__init__.py
@@ -5,7 +5,7 @@
5
6
from ldai_optimization.client import ApiAgentOptimizationClient
7
8
-__version__ = "0.1.0" # x-release-please-version
+__version__ = "0.1.0" # x-release-please-version
9
10
__all__ = [
11
'__version__',
0 commit comments