# frozen_string_literal: true module Numo module Libsvm # The version of Numo::Libsvm you are using. VERSION = '1.1.1' end end