Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
szilard-nemeth committed Aug 17, 2024
1 parent 6d1cb87 commit 36d762b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ exclude = '''

[tool.poetry]
name = "google-api-wrapper2"
version = "1.0.13"
version = "1.0.14"
description = ""
authors = ["Szilard Nemeth <[email protected]>"]
readme = "README.md"
packages = [{include = "googleapiwrapper"}]

[tool.poetry.dependencies]
python = "^3.8"
python-common-lib = "1.0.12"
python-common-lib = "1.0.13"
google-api-python-client = "2.31.0"
google-auth-httplib2 = "0.1.0"
google-auth-oauthlib = "0.4.6"
Expand Down

0 comments on commit 36d762b

Please sign in to comment.