Skip to content

Commit dd5419a

Browse files
committed
Merge commit '635cc8bfeadeaeee14b8fd937595dcb80b656b0a' into dev
* commit '635cc8bfeadeaeee14b8fd937595dcb80b656b0a': Update release badge and version file
2 parents cec6366 + 635cc8b commit dd5419a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OSBot-AWS
22

3-
![Current Release](https://img.shields.io/badge/release-v2.38.8-blue)
3+
![Current Release](https://img.shields.io/badge/release-v2.38.9-blue)
44

55
Large number of AWS apis and utils from the OWASP Security Bot (OSBot) which make
66
the use of AWS's boto3 library easier and more intuitive.

osbot_aws/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.38.8
1+
v2.38.9

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "osbot_aws"
3-
version = "v2.38.8"
3+
version = "v2.38.9"
44
description = "OWASP Security Bot - AWS"
55
authors = ["Dinis Cruz <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)