From a7f350883149cac3131550178f2d41d665d5c898 Mon Sep 17 00:00:00 2001 From: Iago Alonso Date: Thu, 26 Nov 2020 20:04:19 +0100 Subject: [PATCH] v0.2.1 --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: