We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed23663 commit 69a2539Copy full SHA for 69a2539
setup.py
@@ -22,7 +22,7 @@ def run_tests(self):
22
23
setup(
24
name="pyimpute",
25
- version="0.0.2",
+ version="0.0.3",
26
author="Matthew Perry",
27
author_email="perrygeo@gmail.com",
28
description=("Utilities for applying scikit-learn to spatial datasets"),
0 commit comments