Skip to content

Commit e58e2f4

Browse files
committed
Update __init__ with new version call
1 parent 0dd741e commit e58e2f4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
from . import _version
2-
3-
__version__ = _version.get_versions()["version"]
1+
from cuda.bindings._version import __version__

0 commit comments

Comments
 (0)