From e319bd06016602670e126a1a73f73f7748929b8b Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Mon, 18 May 2020 12:15:48 -0600 Subject: [PATCH] Bump to v0.3.3 --- helics_cli.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helics_cli.nimble b/helics_cli.nimble index 1cf4baa..6bf8a33 100644 --- a/helics_cli.nimble +++ b/helics_cli.nimble @@ -1,6 +1,6 @@ # Package -version = "0.3.2" +version = "0.3.3" author = "Dheepak Krishnamurthy" description = "HELICS command line interface" license = "MIT"