Skip to content

Commit 13ae28b

Browse files
jschuellerrgommers
authored andcommitted
MAINT: set version number to 0.7.0.dev0
1 parent e11e10c commit 13ae28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpydoc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from __future__ import division, absolute_import, print_function
22

3-
__version__ = '0.6.0'
3+
__version__ = '0.7.0.dev0'
44

55
from .numpydoc import setup

0 commit comments

Comments
 (0)