Skip to content

Commit 5e12d46

Browse files
chore(main): release 0.1.0
1 parent a97905c commit 5e12d46

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "langchain-google-spanner"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
description = "LangChain integrations for Google Cloud Spanner"
55
readme = "README.md"
66
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)