Skip to content

Commit 0605fc9

Browse files
committed
Merge commit '68ca9d50edfc34b8bb630d40a1f45db399285289' into dev
2 parents ac5b517 + 68ca9d5 commit 0605fc9

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
@@ -2,4 +2,4 @@
22

33
## Repo details
44

5-
![Current Release](https://img.shields.io/badge/release-v0.2.9-blue)
5+
![Current Release](https://img.shields.io/badge/release-v0.2.10-blue)

osbot_llms/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.9
1+
v0.2.10

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# pip install prefect did work
33
[tool.poetry]
44
name = "osbot_llms"
5-
version = "v0.2.9"
5+
version = "v0.2.10"
66
description = "OWASP Security Bot - LLM"
77
authors = ["Dinis Cruz <[email protected]>"]
88
license = "MIT"

0 commit comments

Comments
 (0)