Skip to content

Commit

Permalink
Bump version to 0.0.7
Browse files Browse the repository at this point in the history
Basically adds supports for some new model keys + ruby 3.3
  • Loading branch information
IAPark committed Feb 12, 2024
1 parent b11e4b2 commit 37e9a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tiktoken_ruby/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Tiktoken
VERSION = "0.0.6"
VERSION = "0.0.7"
end

0 comments on commit 37e9a0b

Please sign in to comment.