From 4caccd36d4b8c1febf5a689adcf25245ac197f90 Mon Sep 17 00:00:00 2001 From: AlexisRenchon Date: Thu, 3 Feb 2022 13:22:04 -0600 Subject: [PATCH] v0.1.13 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 327e2f4..093596e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DAMMmodel" uuid = "7af7f183-cd03-4039-bf6b-67ea3eb1648d" authors = ["Alexandre A. Renchon"] -version = "0.1.12" +version = "0.1.13" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"