Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Release 1.6.4
  • Loading branch information
connelldave committed Nov 29, 2022
1 parent a552a18 commit 5d7f8f8
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "botocove"
version = "1.6.3"
version = "1.6.4"
description = "A decorator to allow running a function against all AWS accounts in an organization"
authors = ["Dave Connell <daveconn41@gmail.com>"]
license = "LGPL-3.0-or-later"
Expand Down Expand Up @@ -79,4 +79,4 @@ filterwarnings = [
]
testpaths = [
"tests",
]
]

0 comments on commit 5d7f8f8

Please sign in to comment.