From de68aa75b5de4b0e9251e15b4a86bb77738443f2 Mon Sep 17 00:00:00 2001
From: Alfred Wong <alfred.cl.wong@gmail.com>
Date: Tue, 27 Apr 2021 11:02:14 +0100
Subject: [PATCH] Bump patch number 0.4.3 -> 0.4.4

---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index b9d03e0d0..824b887eb 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.4.3"
+version = "0.4.4"
 
 [deps]
 CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"