From 550df8b0d9c13a00b789edfee9ca1dbbb735c741 Mon Sep 17 00:00:00 2001
From: dh00601 <dh00601@surrey.ac.uk>
Date: Thu, 30 Dec 2021 10:50:19 +0000
Subject: [PATCH] updating changelog

---
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index b21d49760..f59490bfb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,7 +31,7 @@ https://keepachangelog.com/en/0.3.0/
 	- added a few new Jupyter notebooks
 
 * 0.9.3:
-- Changed the python version requirement to be 3.9+ 
+- Changed the python version requirement to be 3.9+ (using 3.9.9)
 - Restructured the population grid object by splitting off functions that belong in the same category and storing them in a mixin-class within the population_extensions/ dir.
 - merged the HPC branch:
 	- added Condor support
-- 
GitLab