From 8c1fb4c82a0f730dd020dde9cc559e048d176326 Mon Sep 17 00:00:00 2001 From: JingYu Ning Date: Sat, 26 Feb 2022 23:19:17 +0800 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a2f6e6a..293a840 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "QuantumStateDistributions" uuid = "78ba9c6e-4c92-4abc-8d32-e9cb1304b8da" authors = ["JingYu Ning and contributors"] -version = "0.1.0" +version = "0.1.1" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"