Skip to content

Commit

Permalink
Bump version to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henribru committed Sep 29, 2020
1 parent 36096fb commit fee8f46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "google-ads-stubs"
version = "4.0.0"
version = "4.0.1"
license = "Apache-2.0"
description = "Type stubs for google-ads"
authors = ["Henrik Bruåsdal <henrik.bruasdal@gmail.com>"]
Expand Down Expand Up @@ -30,7 +30,6 @@ profile = "black"
known_first_party = "google.ads.google_ads"
combine_as_imports = true


[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"

0 comments on commit fee8f46

Please sign in to comment.