Skip to content

Commit

Permalink
Release version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EtiennePerot committed Oct 3, 2024
1 parent 08ed707 commit eaa142a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.8.0
2 changes: 1 addition & 1 deletion open-webui/functions/run_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
author: EtiennePerot
author_url: https://github.com/EtiennePerot/safe-code-execution
funding_url: https://github.com/EtiennePerot/safe-code-execution
version: 0.7.0
version: 0.8.0
license: Apache-2.0
"""

Expand Down
2 changes: 1 addition & 1 deletion open-webui/tools/run_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
author: EtiennePerot
author_url: https://github.com/EtiennePerot/safe-code-execution
funding_url: https://github.com/EtiennePerot/safe-code-execution
version: 0.7.0
version: 0.8.0
license: Apache-2.0
"""

Expand Down

0 comments on commit eaa142a

Please sign in to comment.