diff --git a/setup.cfg b/setup.cfg index 2033ae9..ff04a35 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = cashews -version = 7.4.3 +version = 7.4.4 url = https://github.com/Krukov/cashews/ author = Dmitry Kryukov author_email = glebov.ru@gmail.com @@ -32,8 +32,7 @@ zip_safe = false [options.packages.find] exclude = - tests - tests.* + tests* [options.package_data] cashews = py.typed