]> gitweb.michael.orlitzky.com - geoipyupdate.git/blobdiff - pyproject.toml
pyproject.toml: use semver for our versioning scheme
[geoipyupdate.git] / pyproject.toml
index e3d41282335b1de7a78e820da19abcc56069e8b6..7d282f2956a4b949ddf66f450d4e214551c290fa 100644 (file)
@@ -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"