Skip to content

Commit

Permalink
BUILD: Release v0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
epatters committed Mar 10, 2021
1 parent f1ce379 commit 75d0098
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "CombinatorialSpaces"
uuid = "b1c52339-7909-45ad-8b6a-6e388f7c67f2"
license = "MIT"
authors = ["Evan Patterson <[email protected]>"]
version = "0.1.0"
version = "0.2.0"

[deps]
Catlab = "134e5e36-593f-5add-ad60-77f754baafbe"
Expand All @@ -18,8 +18,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
Catlab = "0.10, 0.11"
LazyArrays = "^0.20, 0.21"
FileIO = "^1"
GeometryBasics = "0.3"
LazyArrays = "0.20, 0.21"
MeshIO = "0.4"
Reexport = "0.2, 1.0"
Requires = "^1"
StaticArrays = "0.12, 1.0"
julia = "1.5"

Expand Down

0 comments on commit 75d0098

Please sign in to comment.