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