pentarosarium commited on
Commit
b143b8b
·
1 Parent(s): d7392b8

progress more 34+

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -238,7 +238,7 @@ def create_output_file(df, uploaded_file, analysis_df):
238
  return output
239
 
240
  def main():
241
- st.title("... приступим к анализу... версия 33+")
242
 
243
  uploaded_file = st.file_uploader("Выбирайте Excel-файл", type="xlsx")
244
 
 
238
  return output
239
 
240
  def main():
241
+ st.title("... приступим к анализу... версия 34+")
242
 
243
  uploaded_file = st.file_uploader("Выбирайте Excel-файл", type="xlsx")
244