Update version

This commit is contained in:
Andras Schmelczer 2022-06-26 20:21:57 +02:00
parent 2a7d95b73d
commit f9bba7e798
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

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