Skip to content

Commit

Permalink
ci: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhou committed Aug 21, 2024
1 parent 7d548ee commit 9bbe44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Home.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""

__ver__ = 'v2.4.1'
__ver__ = 'v2.5.0'

import pandas as pd
import streamlit as st
Expand Down

0 comments on commit 9bbe44e

Please sign in to comment.