Skip to content

Commit

Permalink
Update Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Nov 23, 2023
1 parent daa0f81 commit 0505345
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
name = "PySA"
uuid = "46b73cfa-376a-48ee-8926-0c45ac3f7830"
name = "PySA"
uuid = "46b73cfa-376a-48ee-8926-0c45ac3f7830"
authors = ["pedromxavier <[email protected]>"]
version = "0.1.1"
version = "0.2.0"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
QUBODrivers = "a3f166f7-2cd3-47b6-9e1e-6fbfe0449eb0"
micromamba_jll = "f8abcde7-e9b7-5caa-b8af-a437887ae8e4"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
QUBODrivers = "a3f166f7-2cd3-47b6-9e1e-6fbfe0449eb0"

[compat]
PythonCall = "0.9"
QUBODrivers = "0.2"
julia = "1.6"
micromamba_jll = "<1.4.3"
PythonCall = "0.9.15"
QUBODrivers = "0.3"
julia = "1.9"

0 comments on commit 0505345

Please sign in to comment.