We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7815c commit 089800cCopy full SHA for 089800c
1 file changed
src/docbuild/__about__.py
@@ -3,7 +3,7 @@
3
This module contains metadata about the package, including its version and authors.
4
"""
5
6
-__version__ = '0.8.0'
+__version__ = '0.9.0'
7
__authors__ = [
8
'Tom Schraitle <[email protected]>',
9
]
0 commit comments