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 f33c5d9 commit 75b74d3Copy full SHA for 75b74d3
numpydoc/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import division, absolute_import, print_function
2
3
-__version__ = '0.8.0'
+__version__ = '0.9.0.dev0'
4
5
6
def setup(app, *args, **kwargs):
0 commit comments