Skip to content

Commit 42a46f5

Browse files
bump (#488)
Co-authored-by: Eric Hanson <[email protected]>
1 parent 95efe95 commit 42a46f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
name = "Arrow"
1818
uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
1919
authors = ["quinnj <[email protected]>"]
20-
version = "2.6.2"
20+
version = "2.6.3"
2121

2222
[deps]
2323
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
@@ -41,7 +41,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
4141
ArrowTypes = "1.1,2"
4242
BitIntegers = "0.2, 0.3"
4343
CodecLz4 = "0.4"
44-
CodecZstd = "0.7"
44+
CodecZstd = "0.7, 0.8"
4545
ConcurrentUtilities = "2"
4646
DataAPI = "1"
4747
EnumX = "1"
@@ -50,5 +50,5 @@ PooledArrays = "0.5, 1.0"
5050
SentinelArrays = "1"
5151
Tables = "1.1"
5252
TimeZones = "1"
53-
TranscodingStreams = "0.9.12"
53+
TranscodingStreams = "0.9.12, 0.10"
5454
julia = "1.6"

0 commit comments

Comments
 (0)