Skip to content

Commit e7c97d4

Browse files
committed
Set repository version to 3.8.1a in preparation of future releases
1 parent 78952ef commit e7c97d4

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
1+
3.8.1a

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"
129+
version = "3.8.1a"
130130
# The full version, including alpha/beta/rc tags.
131-
release = "3.8"
131+
release = "3.8.1a"
132132

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

0 commit comments

Comments
 (0)