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 6b65b10 commit 2175debCopy full SHA for 2175deb
.gitignore
@@ -5,4 +5,5 @@
5
devel
6
docs/build/
7
docs/.DS_Store
8
+Manifest.toml
9
.ipynb_checkpoints/
Project.toml
@@ -1,7 +1,7 @@
1
name = "MeshArrays"
2
uuid = "cb8c808f-1acf-59a3-9d2b-6e38d009f683"
3
authors = ["gaelforget <[email protected]>"]
4
-version = "0.2.11"
+version = "0.2.12"
[deps]
CatViews = "81a5f4ea-a946-549a-aa7e-2a7f63a27d31"
0 commit comments