diff --git a/kompiler/constants.py b/kompiler/constants.py index 00b0e9f..32e979c 100644 --- a/kompiler/constants.py +++ b/kompiler/constants.py @@ -10,7 +10,7 @@ # SOFTWARE. -VERSION_NO = "1.2.0" +VERSION_NO = "1.2.1" VERSION = "Kompiler: v"+VERSION_NO