Skip to content

Commit 057ef57

Browse files
committed
REL: set version to 0.8.0.dev0
1 parent e161379 commit 057ef57

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

55
from .numpydoc import setup

0 commit comments

Comments
 (0)