Skip to content

Commit 61ef5c4

Browse files
chore(main): release 0.9.1
1 parent fffee5d commit 61ef5c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.1](https://github.com/googleapis/langchain-google-spanner-python/compare/v0.9.0...v0.9.1) (2025-12-18)
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+
310
## [0.9.0](https://github.com/googleapis/langchain-google-spanner-python/compare/v0.8.2...v0.9.0) (2025-07-23)
411

512

src/langchain_google_spanner/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.9.0"
15+
__version__ = "0.9.1"

0 commit comments

Comments
 (0)