Skip to content

Commit b0f6126

Browse files
fix version typo in docs gen
1 parent 3a1f133 commit b0f6126

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
@@ -14,9 +14,9 @@
1414
author = "Zach Camara"
1515

1616
# Main version number
17-
version = "0.13"
17+
version = "0.14"
1818
# The full version, including alpha/beta/rc tags
19-
release = "0.13.0-a1"
19+
release = "0.14.0-a1"
2020

2121

2222
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)