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 a97905c commit 5e12d46Copy full SHA for 5e12d46
CHANGELOG.md
@@ -1 +1,10 @@
1
# Changelog
2
+
3
+## 0.1.0 (2024-02-16)
4
5
6
+### Features
7
8
+* Initialize repo ([ab37e37](https://github.com/googleapis/langchain-google-spanner-python/commit/ab37e37875f9b4fb406a2953d5e519ab79a90892))
9
10
+## Changelog
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "langchain-google-spanner"
-version = "0.0.1"
+version = "0.1.0"
description = "LangChain integrations for Google Cloud Spanner"
readme = "README.md"
license = {file = "LICENSE"}
0 commit comments