We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a361dfb commit 3fb08b3Copy full SHA for 3fb08b3
README.md
@@ -1,6 +1,6 @@
1
# OSBot-AWS
2
3
-
+
4
5
Large number of AWS apis and utils from the OWASP Security Bot (OSBot) which make
6
the use of AWS's boto3 library easier and more intuitive.
osbot_aws/version
@@ -1 +1 @@
-v2.37.16
+v2.37.17
pyproject.toml
[tool.poetry]
name = "osbot_aws"
-version = "v2.37.16"
+version = "v2.37.17"
description = "OWASP Security Bot - AWS"
authors = ["Dinis Cruz <[email protected]>"]
license = "MIT"
0 commit comments