Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier authored May 19, 2023
1 parent c719d56 commit 8fd1af2
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,14 +1,14 @@
name = "PySA"
uuid = "46b73cfa-376a-48ee-8926-0c45ac3f7830"
authors = ["pedromxavier <[email protected]>"]
version = "0.1.0"
version = "0.1.0-dev"

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

[compat]
PythonCall = "0.9.13"
PythonCall = "0.9.12"
QUBODrivers = "0.2"
julia = "1.6"

0 comments on commit 8fd1af2

Please sign in to comment.