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