From 22cb8290b90963abfc2ff697277125390e8773d8 Mon Sep 17 00:00:00 2001 From: Roger-Luo Date: Tue, 4 May 2021 09:39:05 -0400 Subject: [PATCH] bump version to 0.3.2 --- Project.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0e6b8bc..ac3a0c4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "IBMQClient" uuid = "02860bad-daa6-4506-8736-4a3616c18085" authors = ["Roger-luo and contributors"] -version = "0.3.1" +version = "0.3.2" [deps] ConfParser = "88353bc9-fd38-507d-a820-d3b43837d6b9" @@ -23,3 +23,7 @@ HTTP = "0.9" JSON = "0.21" URIs = "1" julia = "1.6" + +[extras] + +[targets]