Skip to content

Commit 5cdc93b

Browse files
committed
set libtiledb version to 2.22.0
1 parent 6ba8606 commit 5cdc93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# - this is for builds-from-source
2121
# - release builds are controlled by `misc/azure-release.yml`
2222
# - this should be set to the current core release, not `dev`
23-
TILEDB_VERSION = "2.20.1"
23+
TILEDB_VERSION = "2.22.0"
2424

2525
# allow overriding w/ environment variable
2626
TILEDB_VERSION = (

0 commit comments

Comments
 (0)