Skip to content

Commit 598b13a

Browse files
chore(main): release 0.2.1 (#97)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c73c9ca commit 598b13a

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.2.1](https://github.com/googleapis/google-cloudevents-python/compare/v0.2.0...v0.2.1) (2022-06-03)
4+
5+
6+
### Documentation
7+
8+
* fix changelog header to consistent size ([#96](https://github.com/googleapis/google-cloudevents-python/issues/96)) ([c73c9ca](https://github.com/googleapis/google-cloudevents-python/commit/c73c9cab65fd3ed64939f5b0edbc915cc4d39131))
9+
310
## [0.2.0](https://www.github.com/googleapis/google-cloudevents-python/compare/v0.1.4...v0.2.0) (2021-10-14)
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.2.0",
13+
version = "0.2.1",
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)