lib/anthropic/version.rb (3 lines of code) (raw):

# frozen_string_literal: true module Anthropic VERSION = "0.1.0.pre.beta.6" end