diff --git a/setup.cfg b/setup.cfg index 3052b9b..6012996 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = aiologger -version = 0.6.0 +version = 0.6.1 description = Asynchronous logging for python and asyncio long_description = file: README.md long_description_content_type = text/markdown