From bea0343b4b657ef661d02f04b0aab8e3b2e8edb0 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Thu, 7 May 2020 14:08:05 -0600 Subject: [PATCH] Bump to v0.2.0 --- helics_cli.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helics_cli.nimble b/helics_cli.nimble index 9c7855c..7eddd2f 100644 --- a/helics_cli.nimble +++ b/helics_cli.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.0" +version = "0.2.0" author = "Dheepak Krishnamurthy" description = "HELICS command line interface" license = "MIT"