Skip to content

Commit

Permalink
Bump version to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarkovtsev committed Feb 14, 2017
1 parent 7d092b1 commit 9936733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def is_pure(self):
setup(
name="libKMCUDA",
description="Accelerated K-means and K-nn on GPU",
version="6.0.0",
version="6.1.0",
license="MIT",
author="Vadim Markovtsev",
author_email="[email protected]",
Expand Down

0 comments on commit 9936733

Please sign in to comment.