Update version
This commit is contained in:
parent
b57a044aa1
commit
8f55dbff27
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue