Update version

This commit is contained in:
Andras Schmelczer 2022-06-26 20:21:57 +02:00
parent b57a044aa1
commit 8f55dbff27

View file

@ -1,6 +1,6 @@
[metadata] [metadata]
name = great-ai name = great-ai
version = 0.0.3 version = 0.0.4
author = András Schmelczer author = András Schmelczer
author_email = andras@scoutinscience.com author_email = andras@scoutinscience.com
description = description =
@ -43,7 +43,7 @@ install_requires =
aiohttp >= 3.8.0 aiohttp >= 3.8.0
[options.package_data] [options.package_data]
* = *.json, *.yaml, *.yml, *.css * = *.conf, *.css
[options.packages.find] [options.packages.find]
where = src where = src