Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygeo committed Feb 18, 2022
1 parent 1371e5b commit 58ed2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def run_tests(self):

setup(
name="pyimpute",
version="0.2",
version="0.3",
author="Matthew Perry",
author_email="perrygeo@gmail.com",
description=("Utilities for applying scikit-learn to spatial datasets"),
Expand Down

0 comments on commit 58ed2a7

Please sign in to comment.