Skip to content

Commit

Permalink
Bump PythonCall version to fix segfaults
Browse files Browse the repository at this point in the history
Resolves avik-pal#27
  • Loading branch information
lassepe committed Aug 9, 2024
1 parent 71e5644 commit 9cbce88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Wandb"
uuid = "ad70616a-06c9-5745-b1f1-6a5f42545108"
authors = ["Avik Pal <[email protected]> and contributors"]
version = "0.5.5"
version = "0.5.6"

[deps]
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
Expand All @@ -23,7 +23,7 @@ FluxTraining = "0.3"
MPI = "0.20"
PackageExtensionCompat = "1"
PlotlyJS = "v0.18.8"
PythonCall = "0.9"
PythonCall = "0.9.22"
julia = "1"

[extras]
Expand Down

0 comments on commit 9cbce88

Please sign in to comment.