Skip to content

Commit

Permalink
release 17.1 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
zen-xu authored Sep 5, 2024
1 parent 69ee2a1 commit 2aad904
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pixi.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1293,9 +1293,9 @@ packages:
requires_python: '>=3.8'
- kind: pypi
name: pyarrow-stubs
version: '17.0'
version: '17.1'
path: .
sha256: 3eb6559480f006ce275008e5cb7c66dbbe02d1f06ee3d43db2b848f8d729f9a7
sha256: c582e2fa0461b080db71e3b934fab51048a58192a424f5d0e7c3db0b32541141
requires_dist:
- pyarrow>=17
requires_python: '>=3.8,<4'
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[project]
name = "pyarrow-stubs"
version = "17.0"
version = "17.1"
description = "Type annotations for pyarrow"
authors = [{ name = "ZhengYu, Xu", email = "[email protected]" }]
license = "BSD-2-Clause"
Expand Down

0 comments on commit 2aad904

Please sign in to comment.