Skip to content

Commit

Permalink
Merge commit '68ca9d50edfc34b8bb630d40a1f45db399285289' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
DinisCruz committed Oct 11, 2024
2 parents ac5b517 + 68ca9d5 commit 0605fc9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## Repo details

![Current Release](https://img.shields.io/badge/release-v0.2.9-blue)
![Current Release](https://img.shields.io/badge/release-v0.2.10-blue)
2 changes: 1 addition & 1 deletion osbot_llms/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.9
v0.2.10
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# pip install prefect did work
[tool.poetry]
name = "osbot_llms"
version = "v0.2.9"
version = "v0.2.10"
description = "OWASP Security Bot - LLM"
authors = ["Dinis Cruz <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 0605fc9

Please sign in to comment.