neurlang commited on
Commit
209cd5c
·
1 Parent(s): 21f92ac

bump it to real 0.6.2

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ from pygoruut.pygoruut import Pygoruut, PygoruutLanguages
2
  import gradio as gr
3
 
4
  # comment change to bump the version bump it bump bump bump
 
5
 
6
  pygoruut = Pygoruut()
7
  languages = PygoruutLanguages()
 
2
  import gradio as gr
3
 
4
  # comment change to bump the version bump it bump bump bump
5
+ # bump
6
 
7
  pygoruut = Pygoruut()
8
  languages = PygoruutLanguages()