Skip to content

Commit 3fce02d

Browse files
author
Andrew Davison
committed
missed version number in docs
[skip ci]
1 parent 574a5fd commit 3fce02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class MockNESTModule(mock.Mock):
8080
# The short X.Y version.
8181
version = '0.9'
8282
# The full version, including alpha/beta/rc tags.
83-
release = '0.9.4.dev'
83+
release = '0.9.4'
8484

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

0 commit comments

Comments
 (0)