diff --git a/Project.toml b/Project.toml index ffdedc1..97f5ddd 100644 --- a/Project.toml +++ b/Project.toml @@ -1,9 +1,9 @@ name = "TensorNetworkQuantumSimulator" uuid = "4de3b72a-362e-43dd-83ff-3f381eda9f9c" license = "MIT" +version = "0.3.0" authors = ["JoeyT1994 ", "MSRudolph ", "and contributors"] description = "A Julia package for quantum simulation with tensor networks of near-arbritrary topology." -version = "0.3.0" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -47,7 +47,7 @@ SplitApplyCombine = "1.2.3" Statistics = "1.11.1" StatsBase = "0.34.4" TensorOperations = "5.2" -TypeParameterAccessors = "0.3.10" +TypeParameterAccessors = "0.3.10, 0.4" julia = "1.10" [extras]