Skip to content

Commit 073c0bd

Browse files
authored
some chores
- bump version to 1.6 (General automerge doesn't allow changing Julia compat in patch versions) - remove [deps] as they were only needed on Julia 1.8 and below
1 parent c3f586e commit 073c0bd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name = "ConstructionBase"
22
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
33
authors = ["Takafumi Arakaki", "Rafael Schouten", "Jan Weidner"]
4-
version = "1.5.9"
5-
6-
[deps]
7-
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
4+
version = "1.6.0"
85

96
[weakdeps]
107
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"

0 commit comments

Comments
 (0)