Skip to content

Commit 819f215

Browse files
committed
REL: set version to 0.9.0
1 parent 49fd47d commit 819f215

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.dev0'
3+
__version__ = '0.9.0'
44

55

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

0 commit comments

Comments
 (0)