From 2af33d0f4d7973966bb6015ecfba345c96b38a61 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Thu, 7 May 2020 14:24:48 -0600 Subject: [PATCH] Bump v0.2.1 --- helics.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helics.nimble b/helics.nimble index a199647..a3c9bc9 100644 --- a/helics.nimble +++ b/helics.nimble @@ -1,6 +1,6 @@ # Package -version = "0.2.0" +version = "0.2.1" author = "Dheepak Krishnamurthy" description = "HELICS command line interface" license = "MIT"