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 e11e10c commit 13ae28bCopy full SHA for 13ae28b
numpydoc/__init__.py
@@ -1,5 +1,5 @@
1
from __future__ import division, absolute_import, print_function
2
3
-__version__ = '0.6.0'
+__version__ = '0.7.0.dev0'
4
5
from .numpydoc import setup
0 commit comments