Skip to content

Commit 837b0ef

Browse files
committed
V4.0.0.1
1 parent 9242f7e commit 837b0ef

File tree

4 files changed

+2750
-184
lines changed

4 files changed

+2750
-184
lines changed

build/lib/streamlit_launcher/dashboard.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23530,7 +23530,7 @@ def add_to_history(calculation):
2353023530
with col3:
2353123531
st.markdown("""
2353223532
### 🔄 Update
23533-
- Versi terbaru: 4.0.0
23533+
- Versi terbaru: 4.0.1
2353423534
- Rilis: Oktober 2025
2353523535
- Last updated: 2025
2353623536
- Compatibility: Python 3.8+
@@ -24655,7 +24655,7 @@ def create_weather_data():
2465524655
<p style="margin: 15px 0 5px 0; font-style: italic;">Dikembangkan dengan ❤️ oleh:</p>
2465624656
<p style="margin: 0; font-weight: bold; color: #636EFA; font-size: 16px;">Dwi Bakti N Dev</p>
2465724657
<p style="margin: 5px 0; font-size: 12px;">Data Scientist & Business Intelligence Developer</p>
24658-
<p style="margin: 5px 0; font-size: 12px;">V4.0.0 Streamlit Launcher</p>
24658+
<p style="margin: 5px 0; font-size: 12px;">V4.0.1 Streamlit Launcher</p>
2465924659
<p style="margin: 5px 0; font-size: 12px;">🍰 <a href="https://pypi.org/project/streamlit-launcher/" target="_blank">Python Install Offline Streamlit Launcher</a></p>
2466024660
</div>
2466124661
""", unsafe_allow_html=True)

0 commit comments

Comments
 (0)