Skip to content

Commit 8fcb86a

Browse files
committed
Increment version to 3.8.1
1 parent a915791 commit 8fcb86a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

nltk/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.8.1a
1+
3.8.1

web/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ def generate_custom_files():
126126
# built documents.
127127
#
128128
# The short X.Y version.
129-
version = "3.8.1a"
129+
version = "3.8.1"
130130
# The full version, including alpha/beta/rc tags.
131-
release = "3.8.1a"
131+
release = "3.8.1"
132132

133133
# The language for content autogenerated by Sphinx. Refer to documentation
134134
# for a list of supported languages.

0 commit comments

Comments
 (0)