Skip to content

Commit 15156f5

Browse files
committed
fix version dev -> rc
1 parent a6c4585 commit 15156f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@
9494
# built documents.
9595
#
9696
# The short X.Y version.
97-
version = "3.28.rc0"
97+
version = "3.28.0rc0"
9898
# The full version, including alpha/beta/rc tags.
99-
release = "3.28.rc0"
99+
release = "3.28.0rc0"
100100

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

0 commit comments

Comments
 (0)