From 5a02d4d2af1b138faa6337a388bc7be46e93b254 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 29 Jan 2022 09:53:08 +0100 Subject: [PATCH] Bump version and dependencies --- maubot.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maubot.yaml b/maubot.yaml index 74723ca..27aeaa8 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: CC0-1.0 maubot: 0.1.0 id: org.dennogumi.osc -version: 0.1.0 +version: 0.2.0 license: AGPL-3.0-or-later modules: - oscbot @@ -12,5 +12,6 @@ extra_files: dependencies: - lxml - jinja2 + - cryptocode database: false config: true