]> gitweb.michael.orlitzky.com - geoipyupdate.git/commitdiff
pyproject.toml: update version to 0.0.3 0.0.3
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 23 Mar 2025 13:30:30 +0000 (09:30 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 23 Mar 2025 13:30:30 +0000 (09:30 -0400)
pyproject.toml

index 5dfb1a3262be02245fd91e6f72d515c525e5236c..1a9314a552d93c7cb9009700a44fa879e75dea83 100644 (file)
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "geoipyupdate"
-version = "0.0.2"
+version = "0.0.3"
 description = "Simple python replacement for the MaxMind geoipupdate program"
 readme = "README.rst"
 requires-python = ">=3.11"