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]
|
||||
name = great-ai
|
||||
version = 0.0.3
|
||||
version = 0.0.4
|
||||
author = András Schmelczer
|
||||
author_email = andras@scoutinscience.com
|
||||
description =
|
||||
|
|
@ -43,7 +43,7 @@ install_requires =
|
|||
aiohttp >= 3.8.0
|
||||
|
||||
[options.package_data]
|
||||
* = *.json, *.yaml, *.yml, *.css
|
||||
* = *.conf, *.css
|
||||
|
||||
[options.packages.find]
|
||||
where = src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue