Skip to content

Commit 90fbed2

Browse files
Irina NicolaeIrina Nicolae
authored andcommitted
Fix project version for ReadTheDocs
1 parent a6d6372 commit 90fbed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
author = 'Maria-Irina Nicolae'
2525

2626
# The short X.Y version
27-
version = '0.1'
27+
version = '0.3'
2828
# The full version, including alpha/beta/rc tags
29-
release = '0.1.0'
29+
release = '0.3.0'
3030

3131

3232
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)