diff --git a/app/version.py b/app/version.py index e36fd08..a034ea6 100644 --- a/app/version.py +++ b/app/version.py @@ -1,4 +1,4 @@ """Declares the version of the app.""" # version -VERSION = "0.0.0" +VERSION = "0.12.1"