Skip to content

Commit

Permalink
Bump version to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Oct 3, 2024
1 parent 5e1459d commit 0e86d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion array_api_compat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
this implementation for the default when working with NumPy arrays.
"""
__version__ = '1.8'
__version__ = '1.9'

from .common import * # noqa: F401, F403

0 comments on commit 0e86d92

Please sign in to comment.