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