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 9e7d0d8 commit 8b616faCopy full SHA for 8b616fa
mix.exs
@@ -5,7 +5,7 @@ end
5
defmodule Pythonx.MixProject do
6
use Mix.Project
7
8
- @version "0.4.3"
+ @version "0.4.4-dev"
9
@description "Python interpreter embedded in Elixir"
10
@github_url "https://github.com/livebook-dev/pythonx"
11
0 commit comments