X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=pyproject.toml;h=7d282f2956a4b949ddf66f450d4e214551c290fa;hb=HEAD;hp=e3d41282335b1de7a78e820da19abcc56069e8b6;hpb=87510a329169f10f2dba9291bceae39e4afd50f7;p=geoipyupdate.git diff --git a/pyproject.toml b/pyproject.toml index e3d4128..7d282f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "geoipyupdate" -version = "0.1" +version = "0.0.1" description = "Simple python replacement for the MaxMind geoipupdate program" readme = "README.rst" requires-python = ">=3.11"