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