diff --git a/src/core/constants.py b/src/core/constants.py index 17ea52f..abbc08d 100644 --- a/src/core/constants.py +++ b/src/core/constants.py @@ -1,4 +1,4 @@ # src/core/constants.py -VERSION = "v1.0.1" +VERSION = "v1.0.2" APP_NAME = "Tagger" APP_VIEWPORT = "1000x700" \ No newline at end of file