File tree Expand file tree Collapse file tree
packages/google-cloud-domains Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://github.com/googleapis/python-domains/compare/v1.1.3...v1.2.0 ) (2022-07-14)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ 1f81100] ( https://github.com/googleapis/python-domains/commit/1f811006bf8610a3b99bc42db360f40749e4f9f5 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core>=1.32.0,>=2.8.0 ([ #153 ] ( https://github.com/googleapis/python-domains/issues/153 ) ) ([ 1f81100] ( https://github.com/googleapis/python-domains/commit/1f811006bf8610a3b99bc42db360f40749e4f9f5 ) )
14+ * require python 3.7+ ([ #155 ] ( https://github.com/googleapis/python-domains/issues/155 ) ) ([ c072c18] ( https://github.com/googleapis/python-domains/commit/c072c181d93eb12dd5ede96030dd27c21d597da8 ) )
15+
316## [ 1.1.3] ( https://github.com/googleapis/python-domains/compare/v1.1.2...v1.1.3 ) (2022-06-03)
417
518
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "1.1.3 "
23+ version = "1.2.0 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments