diff --git a/pyproject.toml b/pyproject.toml index 6ce6833..59c38ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "drone-flightplan" -version = "0.2.0" +version = "0.2.1" description = "Generates an optimized flight plan for drones to conduct precise and efficient aerial mapping" authors = [ {name = "Niraj Adhikari", email = "nrjadkry@gmail.com"},