From 8f55dbff275da4d41fbe44d557a4428787a69ce2 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sun, 26 Jun 2022 20:21:57 +0200 Subject: [PATCH] Update version --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 6aa9b05..d1cb178 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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