diff --git a/CHANGELOG b/CHANGELOG index aa46372..a9e3db8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,3 +14,6 @@ [1.0.0] * Update Searx to 0.16.0 +[1.1.0] +* Use python3 as python2 support is deprecated + diff --git a/CloudronManifest.json b/CloudronManifest.json index cf29a7c..85cc352 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Privacy-respecting metasearch engine", - "version": "1.0.0", + "version": "1.1.0", "healthCheckPath": "/", "httpPort": 8888, "addons": {