Skip to content

Commit 3692017

Browse files
committed
v2
Signed-off-by: oliver könig <[email protected]>
1 parent a16fdc0 commit 3692017

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deep_gemm/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,5 @@ def _find_cuda_home() -> str:
7272
os.path.dirname(os.path.abspath(__file__)), # Library root directory path
7373
_find_cuda_home() # CUDA home
7474
)
75+
76+
__version__ = "2.0.0"

0 commit comments

Comments
 (0)