diff --git a/pyproject.toml b/pyproject.toml index af37dd9..7fc06d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] -name = "datapuller" -version = "0.1.0" -description = "Add your description here" +name = "DataPuller" +version = "0.1.2" +description = "rsync but worse" requires-python = ">=3.13" dependencies = []