We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278cf21 commit 5bc03b6Copy full SHA for 5bc03b6
numpydoc/__init__.py
@@ -2,7 +2,7 @@
2
This package provides the numpydoc Sphinx extension for handling docstrings
3
formatted according to the NumPy documentation format.
4
"""
5
-__version__ = '1.0.0'
+__version__ = '1.1.0.dev0'
6
7
8
def setup(app, *args, **kwargs):
0 commit comments