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