Skip to content

Commit

Permalink
Add __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Dec 5, 2022
1 parent cb682cd commit 946320a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions array_api_compat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@
this implementation for the default when working with NumPy arrays.
"""
__version__ = '1.0'

from .common import *

0 comments on commit 946320a

Please # to comment.