Skip to content

Commit

Permalink
uptick in version
Browse files Browse the repository at this point in the history
  • Loading branch information
skylergrammer committed Oct 22, 2015
1 parent 1349198 commit 70db20f
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.7",
version = "0.1.8",
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 70db20f

Please sign in to comment.