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