We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6b927 commit 0ac8a87Copy full SHA for 0ac8a87
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.9.1](https://github.com/googleapis/langchain-google-spanner-python/compare/v0.9.0...v0.9.1) (2026-02-23)
4
+
5
6
+### Documentation
7
8
+* Fix jupyter notebook steps ([#196](https://github.com/googleapis/langchain-google-spanner-python/issues/196)) ([fffee5d](https://github.com/googleapis/langchain-google-spanner-python/commit/fffee5da8831f127b8870cf667f19007d99d52c3))
9
10
## [0.9.0](https://github.com/googleapis/langchain-google-spanner-python/compare/v0.8.2...v0.9.0) (2025-07-23)
11
12
src/langchain_google_spanner/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.9.0"
+__version__ = "0.9.1"
0 commit comments