Skip to content

Commit d2b5152

Browse files
authored
Update version to 2023.11.0-rc1 (#1264)
* Bump version in Cargo files * Fix RC version
1 parent cd5ee43 commit d2b5152

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "dask-sql"
33
repository = "https://github.com/dask-contrib/dask-sql"
4-
version = "2023.10.1"
4+
version = "2023.11.0-rc1"
55
description = "Bindings for DataFusion used by Dask-SQL"
66
readme = "README.md"
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)