diff --git a/src/peracotta/constants.py b/src/peracotta/constants.py index 79132ce..488f4c2 100644 --- a/src/peracotta/constants.py +++ b/src/peracotta/constants.py @@ -12,7 +12,7 @@ "source_code": "https://github.com/WEEE-Open/peracotta", } -VERSION = "2.5.8" +VERSION = "2.5.9" PATH = { "UI": "assets/interface.ui",