Skip to content

Commit aed4c4c

Browse files
MAINT: update version to 0.0.1.dev1 (testing gh-pages deployment)
1 parent 82ed19d commit aed4c4c

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.dev0',
15+
version='0.0.1.dev1',
1616
configuration=configuration)

0 commit comments

Comments
 (0)