Skip to content

Commit

Permalink
version bump for cran submission
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane committed Aug 19, 2024
1 parent 7998ed0 commit b601ddf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion r/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: arrow
Title: Integration to 'Apache' 'Arrow'
Version: 17.0.0
Version: 17.0.0.1
Authors@R: c(
person("Neal", "Richardson", email = "[email protected]", role = c("aut")),
person("Ian", "Cook", email = "[email protected]", role = c("aut")),
Expand Down
4 changes: 4 additions & 0 deletions r/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
under the License.
-->

# arrow 17.0.0.1

* Resolve an issue with CRAN's M1 builders and the AWS SDK dependency build process.

# arrow 17.0.0

## New features
Expand Down

0 comments on commit b601ddf

Please sign in to comment.