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

Commit 34baea6

Browse files
chore(main): release 0.13.1 (#259)
🤖 I have created a release *beep* *boop* --- ## [0.13.1](v0.13.0...v0.13.1) (2022-07-19) ### Documentation * **samples:** add runFunnelReport sample ([#258](#258)) ([af9d130](af9d130)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent af9d130 commit 34baea6

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+
## [0.13.1](https://github.com/googleapis/python-analytics-data/compare/v0.13.0...v0.13.1) (2022-07-19)
4+
5+
6+
### Documentation
7+
8+
* **samples:** add runFunnelReport sample ([#258](https://github.com/googleapis/python-analytics-data/issues/258)) ([af9d130](https://github.com/googleapis/python-analytics-data/commit/af9d1300e296a60b86f12021c133d2eb7a4f71c1))
9+
310
## [0.13.0](https://github.com/googleapis/python-analytics-data/compare/v0.12.1...v0.13.0) (2022-07-17)
411

512

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.13.0"
22+
version = "0.13.1"
2323

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

0 commit comments

Comments
 (0)