diff --git a/nimplex.nimble b/nimplex.nimble index 0c25900..81c7252 100644 --- a/nimplex.nimble +++ b/nimplex.nimble @@ -1,6 +1,6 @@ # Package -version = "0.4.2" +version = "0.4.3" author = "Adam M. Krajewski" description = "NIM simPLEX: A concise scientific Nim library (with CLI and Python binding) providing samplings, uniform grids, and traversal graphs in compositional (simplex) spaces." license = "MIT"