DinisCruz commited on
Commit
9ee53d4
·
1 Parent(s): e8bd040

changed version number on Gradio app

Browse files
Files changed (1) hide show
  1. cbr_athena/Gradio_Test.py +1 -1
cbr_athena/Gradio_Test.py CHANGED
@@ -9,7 +9,7 @@ from cbr_athena.api.Open_API import Open_API
9
 
10
 
11
 
12
- TITLE = "# Meet Bobby Tables (head of Application Security). v0.2.0"
13
 
14
  class Gradio_Test:
15
 
 
9
 
10
 
11
 
12
+ TITLE = "# Meet Athena. v0.3.0"
13
 
14
  class Gradio_Test:
15