diff --git a/setup.cfg b/setup.cfg index b5f7c28..ee20d80 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = timezone_converter -version = 0.2.0 +version = 0.2.1 description = Compare your local timezone with a foreign one. long_description = file: README.md long_description_content_type = text/markdown @@ -18,7 +18,6 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: Implementation :: CPython - Programming Language :: Python :: Implementation :: PyPy [options] packages = find: