From 363e9be7138add7c562ae950cebf5c9414e3b1c1 Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Tue, 27 Jul 2021 11:17:34 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 097fda6..dafaa3b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PopGenSims" uuid = "e670a858-c023-4621-870e-30d0f49b8322" authors = ["Pavel Dimens and contributors"] -version = "0.0.4" +version = "0.1.0" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"