From 67cac5e089cc27c3e64a21e70e076a3fae9bb70b Mon Sep 17 00:00:00 2001 From: Adrian Ehrsam Date: Fri, 14 Jun 2024 16:37:47 +0200 Subject: [PATCH] vnr --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e326963..82026aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "maturin" [project] name = "lakeapi2sql" requires-python = ">=3.10" -version = "0.9.1" +version = "0.9.2" classifiers = [ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython",