Skip to content

Commit

Permalink
Prepare 33.0.0 Release (apache#533)
Browse files Browse the repository at this point in the history
* Use latest DF 33 branch

* use DF 33.0.0-rc2

* use 33.0.0 release

* changelog
  • Loading branch information
andygrove authored Nov 16, 2023
1 parent e4942b8 commit d1a7505
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 121 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@

# DataFusion Python Changelog

## [33.0.0](https://github.com/apache/arrow-datafusion-python/tree/33.0.0) (2023-11-16)

**Merged pull requests:**

- First pass at getting architectured builds working [#350](https://github.com/apache/arrow-datafusion-python/pull/350) (charlesbluca)
- Remove libprotobuf dep [#527](https://github.com/apache/arrow-datafusion-python/pull/527) (jdye64)

## [32.0.0](https://github.com/apache/arrow-datafusion-python/tree/32.0.0) (2023-10-21)

**Implemented enhancements:**
Expand Down
Loading

0 comments on commit d1a7505

Please sign in to comment.