From: eaglegai Date: Thu, 27 Oct 2022 15:07:17 +0000 (+0800) Subject: fix missing version in setup.cfg X-Git-Tag: v2.3.0rc1~38^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F849%2Fhead;p=thirdparty%2Fdnspython.git fix missing version in setup.cfg Signed-off-by: eaglegai --- diff --git a/setup.cfg b/setup.cfg index a32ff8ce..cc7e3b0d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,6 @@ [metadata] name = dnspython +version = 2.2.1 author = Bob Halley author_email = halley@dnspython.org license = ISC