We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f22f20 commit 049f6feCopy full SHA for 049f6fe
cuda_bindings/cuda/bindings/__init__.py
@@ -1,3 +1 @@
1
-
2
-from . import _version
3
-__version__ = _version.get_versions()['version']
+from cuda.bindings._version import __version__
0 commit comments