KZTech commited on
Commit
94ff0e1
·
verified ·
1 Parent(s): 2bb4eee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,8 +2,9 @@
2
  title: Age Calculator
3
  sdk: streamlit
4
  app_file: app.py
 
5
  ---
6
 
7
  # Age Calculator
8
 
9
- A simple Streamlit app to calculate age from date of birth.
 
2
  title: Age Calculator
3
  sdk: streamlit
4
  app_file: app.py
5
+ sdk_version: 1.45.0
6
  ---
7
 
8
  # Age Calculator
9
 
10
+ A simple Streamlit app to calculate age from date of birth.