kmeans 0.1 → 0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- kmeans.cabal +2/−2
kmeans.cabal view
@@ -1,9 +1,9 @@ Name: kmeans-Version: 0.1+Version: 0.1.1 Description: A simple library for k-means clustering Category: algorithms, clustering, data mining-Synopsis: Hidden Markov Model algorithms+Synopsis: K-means clustering algorithm License: BSD3 License-file: LICENSE Author: Keegan Carruthers-Smith