Skip to content

Commit 8efdc7b

Browse files
committed
REL: set version to 0.9.1
1 parent cbb3dc4 commit 8efdc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpydoc/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import division, absolute_import, print_function
22

3-
__version__ = '0.9.0'
3+
__version__ = '0.9.1'
44

55

66
def setup(app, *args, **kwargs):

0 commit comments

Comments
 (0)