neurlang commited on
Commit
8c6aaf4
·
1 Parent(s): 209cd5c

Bump to 0.6.3

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. requirements.txt +1 -1
app.py CHANGED
@@ -2,7 +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
- # bump
6
 
7
  pygoruut = Pygoruut()
8
  languages = PygoruutLanguages()
 
2
  import gradio as gr
3
 
4
  # comment change to bump the version bump it bump bump bump
5
+ # bump bump
6
 
7
  pygoruut = Pygoruut()
8
  languages = PygoruutLanguages()
requirements.txt CHANGED
@@ -1 +1 @@
1
- pygoruut==0.6.2
 
1
+ pygoruut==0.6.3