Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update mix.exs
  • Loading branch information
jonatanklosko authored Aug 5, 2025
commit 4d87d125be901e31c7bdd6da6bf7ccfc258cb65d
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ end
defmodule Pythonx.MixProject do
use Mix.Project

@version "0.4.6"
@version "0.4.6-dev"
@description "Python interpreter embedded in Elixir"
@github_url "https://github.com/livebook-dev/pythonx"

Expand Down