HardWorkingStation commited on
Commit
e2e1fba
Β·
1 Parent(s): 99e5289

Initial commit

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: blue
5
  colorTo: green
6
  sdk: streamlit
7
  sdk_version: 1.10.0
 
8
  app_file: src/app.py
9
  pinned: false
10
  ---
 
5
  colorTo: green
6
  sdk: streamlit
7
  sdk_version: 1.10.0
8
+ python_version: 3.9
9
  app_file: src/app.py
10
  pinned: false
11
  ---