Skip to content

Commit 3d7a96d

Browse files
committed
2024->2025
1 parent 2057f33 commit 3d7a96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Book settings
88
title : Pythonで学ぶ入門計量経済学 # The title of the book
99
author : 春山 鉄源 Tetsugen HARUYAMA # The author of the book
10-
copyright : "2020-2024(公開開始日:2020年5月4日)" # Copyright year to be placed in the footer
10+
copyright : "2020-2025(公開開始日:2020年5月4日)" # Copyright year to be placed in the footer
1111
logo : "" # A path to the book logo
1212
exclude_patterns : [_build, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"] # Patterns to skip when building the book. Can be glob-style (e.g. "*skip.ipynb")
1313
only_build_toc_files : true

0 commit comments

Comments
 (0)