We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3ccea commit 8eaa739Copy full SHA for 8eaa739
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ name = "google-ads"
21
version = "28.0.0.post2"
22
description = "Client library for the Google Ads API"
23
readme = "./README.rst"
24
-requires-python = "==3.8"
+requires-python = "==3.8.*"
25
license = { file = "LICENSE" }
26
27
authors = [
0 commit comments