Skip to content

Commit bcf9cd8

Browse files
committed
bump year
1 parent 52b8258 commit bcf9cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/util/streamlit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,7 @@ def _add_agg(df_this, x_name, y_name, group, aggr_method, if_use_x_quantile, q_q
11551155

11561156
def add_footnote():
11571157
st.markdown('---')
1158-
st.markdown(f'#### Han Hou @ 2024 {__ver__}')
1158+
st.markdown(f'#### AIND @ 2025 {__ver__}')
11591159
st.markdown('[bug report / feature request](https://github.com/AllenNeuralDynamics/foraging-behavior-browser/issues)')
11601160

11611161

0 commit comments

Comments
 (0)