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():
119119
120120# General information about the project.
121121project = "NLTK"
122- copyright = "2023 , NLTK Project"
122+ copyright = "2024 , NLTK Project"
123123
124124# The version info for the project you're documenting, acts as replacement for
125125# |version| and |release|, also used in various other places throughout the
126126# built documents.
127127#
128128# The short X.Y version.
129- version = "3.8.2 "
129+ version = "3.9 "
130130# The full version, including alpha/beta/rc tags.
131- release = "3.8.2 "
131+ release = "3.9b1 "
132132
133133# The language for content autogenerated by Sphinx. Refer to documentation
134134# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments