Skip to content

Commit c43727f

Browse files
committed
Update version
1 parent cc61bb1 commit c43727f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nltk/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9b1
1+
3.9b2

web/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ def generate_custom_files():
128128
# The short X.Y version.
129129
version = "3.9"
130130
# The full version, including alpha/beta/rc tags.
131-
release = "3.9b1"
131+
release = "3.9b2"
132132

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

0 commit comments

Comments
 (0)