Skip to content

Commit

Permalink
updated tick number
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyler Grammer committed Dec 18, 2017
1 parent 88fb2e4 commit 193a318
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 @@ -3,7 +3,7 @@
setup(
name = "simulated_annealing",
packages = find_packages(),
version = "0.1.8",
version = "0.2.0",
author='Skyler Grammer, Andrew Nystrom',
author_email="[email protected], [email protected]",
description = "A Simulated Annealing implimentation with a scikit-learn style API backed by joblib for speed.",
Expand Down

0 comments on commit 193a318

Please sign in to comment.