Skip to content

Commit d4e16f5

Browse files
authored
Bump version from 4.2.1 to 4.3.3
1 parent d3a5492 commit d4e16f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup_library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
def perform_setup():
3737
setup(
3838
name='cutlass_library',
39-
version='4.2.1',
39+
version='4.3.3',
4040
description='CUTLASS library generation scripts',
4141
packages=['cutlass_library']
4242
)

0 commit comments

Comments
 (0)