Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit a9bc789

Browse filesBrowse files
chore(main): release 0.15.0
1 parent e2b98cc commit a9bc789
Copy full SHA for a9bc789

File tree

Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.15.0](https://github.com/googleapis/python-analytics-data/compare/v0.14.2...v0.15.0) (2022-10-26)
4+
5+
6+
### Features
7+
8+
* Add `subject_to_thresholding` field to `ResponseMetadata` type ([#302](https://github.com/googleapis/python-analytics-data/issues/302)) ([779da22](https://github.com/googleapis/python-analytics-data/commit/779da22b33b509219188a26f6b3a2fab707fe69e))
9+
* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([779da22](https://github.com/googleapis/python-analytics-data/commit/779da22b33b509219188a26f6b3a2fab707fe69e))
10+
311
## [0.14.2](https://github.com/googleapis/python-analytics-data/compare/v0.14.1...v0.14.2) (2022-10-10)
412

513

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines 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.2"
22+
version = "0.15.0"
2323

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.