diff --git a/pyproject.toml b/pyproject.toml index c0e1f97..0f9f1db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,10 +59,10 @@ queue = ["beanie-batteries-queue>=0.2"] [project.urls] homepage = "https://beanie-odm.dev" -repository = "https://github.com/roman-right/beanie" +repository = "https://github.com/roman-right/bunnet" [project.scripts] -beanie = "beanie.executors.migrate:migrations" +bunnet = "bunnet.executors.migrate:migrations" # TOOLS