From 6d517d51a4d9cbf449bcb9dea41294c7980bd3e8 Mon Sep 17 00:00:00 2001 From: Alfred Wong Date: Mon, 24 May 2021 16:15:00 +0100 Subject: [PATCH] v0.5.1 (#194) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9296ef23a..92e69dcaa 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "OpticSim" uuid = "24114763-4efb-45e7-af0e-cde916beb153" authors = ["Brian Guenter", "Charlie Hewitt", "Ran Gal", "Alfred Wong"] repository = "https://github.com/microsoft/OpticSim.jl" -version = "0.5.0" +version = "0.5.1" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"