Skip to content

Commit 82fec8d

Browse files
committed
Update release badge and version file
1 parent 10dd900 commit 82fec8d

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.1.19-blue)
5+
![Current Release](https://img.shields.io/badge/release-v0.2.0-blue)

osbot_local_stack/version

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

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_local_stack"
3-
version = "v0.1.19"
3+
version = "v0.2.0"
44
description = "OWASP Security Bot - LLM"
55
authors = ["Dinis Cruz <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)