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

Commit 32eb453

Browse files
chore(main): release 1.0.3
1 parent 2200832 commit 32eb453

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+
## [1.0.3](https://github.com/googleapis/python-datastream/compare/v1.0.2...v1.0.3) (2022-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* require python 3.7+ ([#113](https://github.com/googleapis/python-datastream/issues/113)) ([2200832](https://github.com/googleapis/python-datastream/commit/2200832c41f77b2f0956e03c34bb2d61788709a8))
9+
310
## [1.0.2](https://github.com/googleapis/python-datastream/compare/v1.0.1...v1.0.2) (2022-06-03)
411

512

setup.py

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

2222
name = "google-cloud-datastream"
2323
description = "Datastream client library"
24-
version = "1.0.2"
24+
version = "1.0.3"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-datastream"
2727
dependencies = [

0 commit comments

Comments
 (0)