Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 0076e47

Browse files
chore(main): release 0.4.0
1 parent 88cf10a commit 0076e47

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.0](https://github.com/googleapis/python-datastream/compare/v0.3.1...v0.4.0) (2022-01-25)
4+
5+
6+
### Features
7+
8+
* add api key support ([#58](https://github.com/googleapis/python-datastream/issues/58)) ([88cf10a](https://github.com/googleapis/python-datastream/commit/88cf10a130116cbc199d6279b00959ad40946671))
9+
310
### [0.3.1](https://www.github.com/googleapis/python-datastream/compare/v0.3.0...v0.3.1) (2021-11-01)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-datastream"
2424
description = "Datastream client library"
25-
version = "0.3.1"
25+
version = "0.4.0"
2626
release_status = "Development Status :: 3 - Alpha"
2727
url = "https://github.com/googleapis/python-datastream"
2828
dependencies = [

0 commit comments

Comments
 (0)