Sha256: 898473699a9a2ca609559c8975d25a04e113ac11339a8b79e885a685474a0b07

Contents?: true

Size: 149 Bytes

Versions: 1

Compression:

Stored size: 149 Bytes

Contents

# frozen_string_literal: true

# SVMKit is a machine learning library in Ruby.
module SVMKit
  # @!visibility private
  VERSION = '0.6.2'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
svmkit-0.6.2 lib/svmkit/version.rb