Thanks to visit codestin.com
Credit goes to github.com

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

Commit 9644dc6

Browse files
chore(main): release 1.0.1
1 parent b0cc776 commit 9644dc6

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.1](https://github.com/googleapis/python-datastream/compare/v1.0.0...v1.0.1) (2022-05-06)
4+
5+
6+
### Documentation
7+
8+
* fix type in docstring for map fields ([cb7249d](https://github.com/googleapis/python-datastream/commit/cb7249d165c28d6c4005313759282ce4f78966c8))
9+
310
## [1.0.0](https://github.com/googleapis/python-datastream/compare/v0.4.2...v1.0.0) (2022-03-15)
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.0"
24+
version = "1.0.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-datastream"
2727
dependencies = [

0 commit comments

Comments
 (0)