Skip to content

Commit 6a8aef5

Browse files
MAINT: update version to 0.0.1.dev2 (another test of gh-pages deployment)
1 parent aed4c4c commit 6a8aef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ def configuration(parent_package='', top_path=None):
1212
from numpy.distutils.core import setup
1313

1414
setup(name='numpy-financial',
15-
version='0.0.1.dev1',
15+
version='0.0.1.dev2',
1616
configuration=configuration)

0 commit comments

Comments
 (0)