We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fd47d commit 819f215Copy full SHA for 819f215
numpydoc/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import division, absolute_import, print_function
2
3
-__version__ = '0.9.0.dev0'
+__version__ = '0.9.0'
4
5
6
def setup(app, *args, **kwargs):
0 commit comments