This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 3301-release-candidates in repository https://gitbox.apache.org/repos/asf/cassandra-python-driver.git
commit 019707b8dca432e1f6986ae1a9333b811d054874 Author: absurdfarce <[email protected]> AuthorDate: Wed Jun 24 00:51:54 2026 -0500 Roll version back to 3.30.1rc1 for testpypi build --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0af1e770..9b010ea2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ requires = ["setuptools", "Cython>=3.0", "tomli"] [project] name = "cassandra-driver" description = "Apache Cassandra Python Driver" -version = "3.30.1" +version = "3.30.1rc1" dependencies = ['geomet>=1.1', "Deprecated>=1.3.1"] readme = "README.rst" authors = [{name = "DataStax"}] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
