Skip to content

Commit

Permalink
Update PacletInfo.m with additional info about the package
Browse files Browse the repository at this point in the history
  • Loading branch information
PintarM committed May 8, 2018
1 parent 0457b61 commit 7fcaec6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions PacletInfo.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
(* Paclet Info File *)
Paclet[
Name -> "ImportMesh",
Version -> "0.3.0",
Version -> "0.3.1",
WolframVersion -> "11.+",
Description -> "Utilities for importing FEM meshes from other software.",
Creator -> "Pintar M, C3M",
Creator -> "info@c3m.si",
Publisher->"C3M d.o.o.",
URL -> "https://github.com/c3m-labs/ImportMesh",
Tags -> {"finite-elements","mesh","import"},
Categories -> {"FEM"},
Extensions -> {
{"Kernel", Root -> ".", Context ->{"ImportMesh`"}}
}
Expand Down

0 comments on commit 7fcaec6

Please sign in to comment.