Skip to content

Commit 9867343

Browse files
committed
Updated V2.3
Updated pods.
1 parent 1f0fd28 commit 9867343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KRKmeans.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "KRKmeans"
3-
s.version = "2.2"
3+
s.version = "2.3"
44
s.summary = "KRKmeans is clustering algorithm (クラスタリング分類) that one of Machine Learning methods."
55
s.description = <<-DESC
66
KRKmeans has implemented K-Means the clustering and classification algorithm (クラスタリング分類) on Machine Learning. It could be used in data mining (データマイニング) and image compression (画像圧縮).

0 commit comments

Comments
 (0)