File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ * 26.0.1
2+ - Rename constraints file to resolve install issues on Windows
3+ - Update add_customer_match_user_list.py to remove mention of unlimited list expiry (#921)
4+ - Fix issue importing types defined in service protos
5+
16* 26.0.0
27- Migrate to default GAPIC templates
38- Migrate from setup.py to pyproject.toml
Original file line number Diff line number Diff line change 1919import google .ads .googleads .errors
2020import google .ads .googleads .util
2121
22- VERSION = "26.0.0 "
22+ VERSION = "26.0.1 "
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
1818
1919[project ]
2020name = " google-ads"
21- version = " 26.0.0 "
21+ version = " 26.0.1 "
2222description = " Client library for the Google Ads API"
2323readme = " ./README.rst"
2424requires-python = " >=3.9, <3.14"
You can’t perform that action at this time.
0 commit comments