Skip to content

Commit 8e25192

Browse files
chore(main): release 0.4.4 (#134)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a91d669 commit 8e25192

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.4.4](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.4.3...v0.4.4) (2025-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency black to v25 ([#133](https://github.com/googleapis/langchain-google-bigtable-python/issues/133)) ([a91d669](https://github.com/googleapis/langchain-google-bigtable-python/commit/a91d6692a0578416544bc927726ea597061a83c9))
9+
310
## [0.4.3](https://github.com/googleapis/langchain-google-bigtable-python/compare/v0.4.2...v0.4.3) (2025-01-28)
411

512

src/langchain_google_bigtable/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.4.3"
15+
__version__ = "0.4.4"

0 commit comments

Comments
 (0)