Skip to content

Commit e025436

Browse files
committed
bump docs version for 24.0
1 parent 90afd0a commit e025436

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ def get_mod_stats():
9696

9797
# General information about the project.
9898
project = 'boltons'
99-
copyright = '2023, Mahmoud Hashemi'
99+
copyright = '2024, Mahmoud Hashemi'
100100
author = 'Mahmoud Hashemi'
101101

102-
version = '23.1'
103-
release = '23.1.1'
102+
version = '24.0'
103+
release = '24.0.0'
104104

105105
if os.name != 'nt':
106106
today_fmt = '%B %d, %Y'

0 commit comments

Comments
 (0)