Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ecadf5b

Browse filesBrowse files
authored
Merge pull request #328 from ev-br/bump_version
MAINT: bump version to 1.13.0.dev0
2 parents 7847136 + 91dd626 commit ecadf5b
Copy full SHA for ecadf5b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎array_api_compat/__init__.py

Copy file name to clipboardExpand all lines: array_api_compat/__init__.py
+1-1Lines 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.12.0'
20+
__version__ = '1.13.0.dev0'
2121

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.