diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index cf963cc..d1de38d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "locusts-r-us" -version = "1.0.0" +version = "0.0.0" authors = [ { name = "Matt Strapp", email = "matt+locusts@mattstrapp.net"} ] |