diff --git a/pyproject.toml b/pyproject.toml index 0b440084..147a2024 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "surrealdb" -version = "1.0.0" +version = "1.0.1" description = "SurrealDB python client" authors = [ { name = "Maxwell Flitton", email = "maxwellflitton@gmail.com" }