File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 3.8.2
1
+ 3.9b1
Original file line number Diff line number Diff line change @@ -119,16 +119,16 @@ def generate_custom_files():
119
119
120
120
# General information about the project.
121
121
project = "NLTK"
122
- copyright = "2023 , NLTK Project"
122
+ copyright = "2024 , NLTK Project"
123
123
124
124
# The version info for the project you're documenting, acts as replacement for
125
125
# |version| and |release|, also used in various other places throughout the
126
126
# built documents.
127
127
#
128
128
# The short X.Y version.
129
- version = "3.8.2 "
129
+ version = "3.9 "
130
130
# The full version, including alpha/beta/rc tags.
131
- release = "3.8.2 "
131
+ release = "3.9b1 "
132
132
133
133
# The language for content autogenerated by Sphinx. Refer to documentation
134
134
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments