Skip to content

Commit

Permalink
Merge pull request #216 from crusaderky/bump_ver
Browse files Browse the repository at this point in the history
Bump version to 1.10.0.dev0
  • Loading branch information
ev-br authored Dec 16, 2024
2 parents bbc0e9c + e68df66 commit 1c7b1ba
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.9.1'
__version__ = '1.10.0.dev0'

from .common import * # noqa: F401, F403

0 comments on commit 1c7b1ba

Please sign in to comment.