From fe29d5b2c9715ced12d09103e531d5cf719ca3a5 Mon Sep 17 00:00:00 2001
From: "Brady J. Garvin" <bgarvin@cse.unl.edu>
Date: Tue, 6 Jul 2021 13:14:46 -0500
Subject: [PATCH] Updated year number to 2021.

---
 .../.coursecreator/UNL_SOFT_Introduction_to_Python/course.json  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UNL SOFT Introduction to Python/.coursecreator/UNL_SOFT_Introduction_to_Python/course.json b/UNL SOFT Introduction to Python/.coursecreator/UNL_SOFT_Introduction_to_Python/course.json
index 2bae28e..300482d 100644
--- a/UNL SOFT Introduction to Python/.coursecreator/UNL_SOFT_Introduction_to_Python/course.json	
+++ b/UNL SOFT Introduction to Python/.coursecreator/UNL_SOFT_Introduction_to_Python/course.json	
@@ -1,5 +1,5 @@
 {
-  "summary": "The introduction to Python for UNL SOFT courses as of 2020.\n",
+  "summary": "The introduction to Python for UNL SOFT courses as of 2021.\n",
   "title": "UNL SOFT Introduction to Python",
   "programming_language": "Python",
   "language": "en",
-- 
GitLab