Skip to content

Commit 07c2b87

Browse files
committed
fix version number
1 parent 5d8f696 commit 07c2b87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
author = 'xpqiu'
2424

2525
# The short X.Y version
26-
version = ''
26+
version = '0.2'
2727
# The full version, including alpha/beta/rc tags
28-
release = '2.0'
28+
release = '0.2'
2929

3030

3131
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)