pentarosarium commited on
Commit
f3961c1
·
1 Parent(s): 18fcf1b

progress more (3.8)

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -434,7 +434,7 @@ def main():
434
  unsafe_allow_html=True
435
  )
436
 
437
- st.title("::: анализ мониторинга новостей СКАН-ИНТЕРФАКС (v.3.7):::")
438
 
439
  if 'processed_df' not in st.session_state:
440
  st.session_state.processed_df = None
 
434
  unsafe_allow_html=True
435
  )
436
 
437
+ st.title("::: анализ мониторинга новостей СКАН-ИНТЕРФАКС (v.3.8):::")
438
 
439
  if 'processed_df' not in st.session_state:
440
  st.session_state.processed_df = None