aboutsummaryrefslogtreecommitdiffstats
path: root/generate_html_cs.py
diff options
context:
space:
mode:
Diffstat (limited to 'generate_html_cs.py')
-rwxr-xr-xgenerate_html_cs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_html_cs.py b/generate_html_cs.py
index 5b2ae0a..1bb678e 100755
--- a/generate_html_cs.py
+++ b/generate_html_cs.py
@@ -13,7 +13,7 @@ logging.basicConfig(
format="%(levelname)s:%(funcName)s:%(message)s", level=logging.INFO
)
-cur_year = 2023
+cur_year = 2024
book_abbrs = {
"Gn": "Gen",