diff --git a/pyproject.toml b/pyproject.toml index 24e7d23..726a7f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "getargv" -version = "0.11" +version = "0.12" authors = [ { name="Camden Narzt", email="getargv@narzt.cam" }, ]