We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190b152 commit 60a2faaCopy full SHA for 60a2faa
1 file changed
mix.exs
@@ -7,7 +7,7 @@ defmodule Anthropix.MixProject do
7
name: "Anthropix",
8
description: "Unofficial Anthropic API client for Elixir. Integrate Claude, Anthropic's powerful language model, into your applications.",
9
source_url: "https://github.com/lebrunel/anthropix",
10
- version: "0.6.1",
+ version: "0.6.2",
11
elixir: "~> 1.13",
12
elixirc_paths: elixirc_paths(Mix.env()),
13
start_permanent: Mix.env() == :prod,
0 commit comments