We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a915791 commit 8fcb86aCopy full SHA for 8fcb86a
nltk/VERSION
@@ -1 +1 @@
1
-3.8.1a
+3.8.1
web/conf.py
@@ -126,9 +126,9 @@ def generate_custom_files():
126
# built documents.
127
#
128
# The short X.Y version.
129
-version = "3.8.1a"
+version = "3.8.1"
130
# The full version, including alpha/beta/rc tags.
131
-release = "3.8.1a"
+release = "3.8.1"
132
133
# The language for content autogenerated by Sphinx. Refer to documentation
134
# for a list of supported languages.
0 commit comments