diff --git a/const.py b/const.py index 9c45867..d46e51d 100644 --- a/const.py +++ b/const.py @@ -1,7 +1,7 @@ import logging # Will auto-update based on GitHub release tag -VERSION = "v0.2.2" +VERSION = "v0.3.0" CONF_YAML = "juicepassproxy.yaml"