8000 chore(main): release 0.14.2 (#304) · googleapis/python-analytics-data@24dd4b2 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit 24dd4b2

Browse files
chore(main): release 0.14.2 (#304)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6eadb8c commit 24dd4b2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.14.2](https://github.com/googleapis/python-analytics-data/compare/v0.14.1...v0.14.2) (2022-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf 3.19.5 ([#303](https://github.com/googleapis/python-analytics-data/issues/303)) ([6eadb8c](https://github.com/googleapis/python-analytics-data/commit/6eadb8c08ebd49f466bad1fddfcf2165a1be719d))
9+
* **deps:** require google-api-core&gt;=1.33.2 ([6eadb8c](https://github.com/googleapis/python-analytics-data/commit/6eadb8c08ebd49f466bad1fddfcf2165a1be719d))
10+
311
## [0.14.1](https://github.com/googleapis/python-analytics-data/compare/v0.14.0...v0.14.1) (2022-09-30)
412

513

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import os
2020
import setuptools # type: ignore
2121

22-
version = "0.14.1"
22+
version = "0.14.2"
2323

2424
package_root = os.path.abspath(os.path.dirname(__file__))
2525

0 commit comments

Comments
 (0)
0