Skip to content

Commit

Permalink
Merge pull request #7 from kestrelquantum/docs/literate-docs
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
aarontrowbridge authored Jan 9, 2025
2 parents 88fb9e3 + 4d3a98b commit 14fbe79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "QuantumCollocationCore"
uuid = "2b384925-53cb-4042-a8d2-6faa627467e1"
authors = ["Aaron Trowbridge <aaron.j.trowbridge@gmail.com> and contributors"]
version = "0.0.1"
version = "0.1.0"

[deps]
Einsum = "b7d42ee7-0b51-5a75-98ca-779d3107e4c0"
Expand All @@ -27,16 +27,16 @@ Einsum = "0.4"
ExponentialAction = "0.2"
FiniteDiff = "2.26"
ForwardDiff = "0.10"
Ipopt = "1.6"
Ipopt = "1.7"
JLD2 = "0.5"
Libdl = "1.10, 1.11"
LinearAlgebra = "1.10, 1.11"
MathOptInterface = "1.33"
MathOptInterface = "1.34"
NamedTrajectories = "0.2"
PiccoloQuantumObjects = "0.1"
Reexport = "1.2"
SparseArrays = "1.10, 1.11"
Symbolics = "6.17"
Symbolics = "6.22"
TestItemRunner = "1.0"
TestItems = "1.0"
TrajectoryIndexingUtils = "0.1"
Expand Down

0 comments on commit 14fbe79

Please sign in to comment.