diff --git a/pyproject.toml b/pyproject.toml index 53242b9..702b740 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "insar-eventnet" -version = "0.0.1" +version = "0.1.0" description = "A deep learning model that can recognize and mask significant deformation events in InSAR interferograms." authors = [{name = "Your Name", email = "you@example.com"}] readme = "README.md"