Skip to content

Commit

Permalink
Update release badge and version file
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2024
1 parent c62b883 commit 7d40594
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.1.17-blue)
![Current Release](https://img.shields.io/badge/release-v0.1.18-blue)
2 changes: 1 addition & 1 deletion osbot_local_stack/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.17
v0.1.18
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "osbot_local_stack"
version = "v0.1.17"
version = "v0.1.18"
description = "OWASP Security Bot - LLM"
authors = ["Dinis Cruz <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 7d40594

Please sign in to comment.