Skip to content

Commit 69a2539

Browse files
committed
increment version
1 parent ed23663 commit 69a2539

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
@@ -22,7 +22,7 @@ def run_tests(self):
2222

2323
setup(
2424
name="pyimpute",
25-
version="0.0.2",
25+
version="0.0.3",
2626
author="Matthew Perry",
2727
author_email="perrygeo@gmail.com",
2828
description=("Utilities for applying scikit-learn to spatial datasets"),

0 commit comments

Comments
 (0)