Skip to content

Commit eaa142a

Browse files
committed
Release version 0.8.0
1 parent 08ed707 commit eaa142a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.8.0

open-webui/functions/run_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: EtiennePerot
66
author_url: https://github.com/EtiennePerot/safe-code-execution
77
funding_url: https://github.com/EtiennePerot/safe-code-execution
8-
version: 0.7.0
8+
version: 0.8.0
99
license: Apache-2.0
1010
"""
1111

open-webui/tools/run_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: EtiennePerot
66
author_url: https://github.com/EtiennePerot/safe-code-execution
77
funding_url: https://github.com/EtiennePerot/safe-code-execution
8-
version: 0.7.0
8+
version: 0.8.0
99
license: Apache-2.0
1010
"""
1111

0 commit comments

Comments
 (0)