We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2186e commit 51a8d83Copy full SHA for 51a8d83
mix.exs
@@ -5,7 +5,7 @@ end
5
defmodule Pythonx.MixProject do
6
use Mix.Project
7
8
- @version "0.4.6-dev"
+ @version "0.4.6"
9
@description "Python interpreter embedded in Elixir"
10
@github_url "https://github.com/livebook-dev/pythonx"
11
0 commit comments