diff --git a/pyproject.toml b/pyproject.toml index 37bdfbc..a8ca1ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mongo-types" -version = "0.7.6" +version = "0.7.7" description = "Type stubs for mongoengine w/ basic support for bson and pymongo" repository = "https://github.com/sbdchd/mongo-types" readme = "README.md"