Skip to content

Commit a732948

Browse files
authored
Merge pull request #376 from data-apis/ev-br-patch-2
Bump version to 1.14.0.dev0
2 parents 8a7a5e6 + 9ef7c46 commit a732948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_compat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
this implementation for the default when working with NumPy arrays.
1818
1919
"""
20-
__version__ = '1.13.0'
20+
__version__ = '1.14.0.dev0'
2121

2222
from .common import * # noqa: F401, F403

0 commit comments

Comments
 (0)