Skip to content

Commit 9392e66

Browse files
committed
fix release version
1 parent 656f12b commit 9392e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/www/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# The short X.Y version.
5555
version = '2.0'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '2.0.0beta1'
57+
release = '2.0.0beta0'
5858

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

0 commit comments

Comments
 (0)