Skip to content

Commit d1cd19f

Browse files
1 parent 7ca9e32 commit d1cd19f

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.3](https://www.github.com/googleapis/google-cloudevents-python/compare/v0.1.2...v0.1.3) (2021-02-26)
4+
5+
6+
### Documentation
7+
8+
* add pypi badge ([#38](https://www.github.com/googleapis/google-cloudevents-python/issues/38)) ([1832d9f](https://www.github.com/googleapis/google-cloudevents-python/commit/1832d9fcb64c2900df2f081d3a95e2b3cf833d0c))
9+
310
### [0.1.2](https://www.github.com/googleapis/google-cloudevents-python/compare/v0.1.1...v0.1.2) (2021-02-22)
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.2",
13+
version = "0.1.3",
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)