From a4498946b776d5397421e486f2183f52959ee27c Mon Sep 17 00:00:00 2001 From: Duy Nguyen Date: Sun, 22 Dec 2019 01:39:27 -0500 Subject: [PATCH] Add v1.2 to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5ddabe..209714d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ ggui --yaml_select will open a file-select dialog to select your target list(s). After which, gGui will load these targets. ## Major Revision History +* 2019-12-22: Version 1.2 posted to GitHub/PyPI * 2019-11-02: Version 1.1 posted to GitHub/PyPI * 2019-06-20: Version 1.0 posted to GitHub/PyPI * 2019-06-11: Uploaded first test of b0.3.5 to PyPI