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

Commit dd29a57

Browse files
1 parent 995a81a commit dd29a57

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.3.0](https://www.github.com/googleapis/python-datastream/compare/v0.2.0...v0.3.0) (2021-10-15)
4+
5+
6+
### Features
7+
8+
* add support for python 3.10 ([#38](https://www.github.com/googleapis/python-datastream/issues/38)) ([52d43b4](https://www.github.com/googleapis/python-datastream/commit/52d43b486ff7af6b2ad8956b29a59f2b5e3605c8))
9+
310
## [0.2.0](https://www.github.com/googleapis/python-datastream/compare/v0.1.3...v0.2.0) (2021-10-08)
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.2.0"
25+
version = "0.3.0"
2626
release_status = "Development Status :: 3 - Alpha"
2727
url = "https://github.com/googleapis/python-datastream"
2828
dependencies = [

0 commit comments

Comments
 (0)