Skip to content

Commit 1c49acb

Browse files
1 parent 2364c94 commit 1c49acb

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.1.4](https://www.github.com/googleapis/google-cloudevents-python/compare/v0.1.3...v0.1.4) (2021-05-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency yargs to v17 ([#50](https://www.github.com/googleapis/google-cloudevents-python/issues/50)) ([203704e](https://www.github.com/googleapis/google-cloudevents-python/commit/203704e57c40d9191f9925a52e4a74afc10a7de9))
9+
310
### [0.1.3](https://www.github.com/googleapis/google-cloudevents-python/compare/v0.1.2...v0.1.3) (2021-02-26)
411

512

setup.py

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

1111
setup(
1212
name="google-events",
13-
version = "0.1.3",
13+
version = "0.1.4",
1414
description="A collection of first party Google Cloud Platform event objects.",
1515
long_description=readme,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)