Skip to content

Commit

Permalink
Update v0.4.0 in Project.toml
Browse files Browse the repository at this point in the history
Former-commit-id: 15301a7
  • Loading branch information
hochunlin authored Dec 17, 2023
1 parent d72169b commit cb2088b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "MESTI"
uuid = "8d7f31fa-9986-4e1d-8c81-72752476e54d"
license = "GPL-3.0"
authors = ["Ho-Chun Lin<hochunlin0508@gmail.com>, Shiyu Li, Zeyu Wang, and Chia Wei Hsu<cwhsu@usc.edu>"]
version = "0.3.0"
version = "0.4.0"

[deps]
GeometryPrimitives = "17051e67-205e-509e-8301-03b320b998e6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,15 +299,15 @@
],
"metadata": {
"kernelspec": {
"display_name": "Julia 1.8.0",
"display_name": "Julia 1.9.3",
"language": "julia",
"name": "julia-1.8"
"name": "julia-1.9"
},
"language_info": {
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.8.0"
"version": "1.9.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit cb2088b

Please sign in to comment.