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