From ed8e50f54e948a24e0e6c0dc33f512d416eba21b Mon Sep 17 00:00:00 2001 From: "Ali R. Vahdati" Date: Tue, 8 Oct 2019 23:06:46 +0200 Subject: [PATCH] Move to v1.1.8 for the paper --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 39b4f62ad2..b943972298 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Agents" uuid = "46ada45e-f475-11e8-01d0-f70cc89e6671" authors = ["Ali Vahdati "] -version = "1.1.7" +version = "1.1.8" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"