Skip to content

Commit

Permalink
Update python/pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
  • Loading branch information
jorisvandenbossche and raulcd authored May 22, 2024
1 parent 714aebd commit c382292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,4 @@ root = '..'
version_file = 'pyarrow/_generated_version.py'
version_scheme = 'guess-next-dev'
git_describe_command = 'git describe --dirty --tags --long --match "apache-arrow-[0-9]*.*"'
fallback_version = '17.0.0a0'

0 comments on commit c382292

Please sign in to comment.