feat: bump version to 1.1.0
diff --git a/pyproject.toml b/pyproject.toml index 3333e00..75b6920 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [project] name = "casbin-async-postgres-watcher" -version = "1.0.0" +version = "1.1.0" authors = [ {name = "hsluoyz", email = "hsluoyz@gmail.com"}, ]