We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e51f39 commit eee0d91Copy full SHA for eee0d91
Project.toml
@@ -3,7 +3,7 @@ uuid = "17051e67-205e-509e-8301-03b320b998e6"
3
license = "MIT"
4
desc = "geometric primitives for piecewise functions on grids"
5
authors = ["Steven G. Johnson, Wonseok Shin <[email protected]>, and contributors"]
6
-version = "0.4.0"
+version = "0.4.1"
7
8
[deps]
9
AbbreviatedTypes = "1766def0-c946-4dda-a59e-d0d07f8410f7"
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
[compat]
15
AbbreviatedTypes = "^0.1.4"
16
Makie = "^0.15.0"
17
-julia = "^1.6"
+julia = "^1.7"
18
19
[extras]
20
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
0 commit comments