This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
The following commit(s) were added to refs/heads/main by this push:
new 91e271e Bump version to 2.7.4 (#530)
91e271e is described below
commit 91e271eee38e8b376a069d3b09065cefe32de9a4
Author: Jacob Quinn <[email protected]>
AuthorDate: Mon Oct 28 10:53:25 2024 -0600
Bump version to 2.7.4 (#530)
@kou can you help us kick off a release-vote on this commit?
---
Project.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Project.toml b/Project.toml
index f2dd9f6..b7fb92a 100644
--- a/Project.toml
+++ b/Project.toml
@@ -17,7 +17,7 @@
name = "Arrow"
uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
authors = ["quinnj <[email protected]>"]
-version = "2.7.3"
+version = "2.7.4"
[deps]
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"