Skip to content

Commit 7c48b5a

Browse files
chore(main): release 0.1.0
1 parent b181f65 commit 7c48b5a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
# Changelog
2+
3+
## 0.1.0 (2024-02-09)
4+
5+
6+
### Features
7+
8+
* Add PostgreSQLEngine ([#13](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/13)) ([b181f65](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/b181f658c2e769c74aefc6a53f587ca4a75682db))
9+
* Initialize repo ([679bd5b](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/679bd5b8d0b9f2649c3d9d18cbaa96f24f5e001d))
10+
11+
12+
### Documentation
13+
14+
* Update README ([#10](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/10)) ([7334226](https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/7334226d79a1da88d64aa724463ff96dc2e6bfe7))
15+
16+
## 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-cloud-sql-pg"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
description = "LangChain integrations for Google Cloud SQL for PostgreSQL"
55
readme = "README.md"
66
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)