Skip to content

Commit d55f6be

Browse files
authored
Bump version from 4.3.2 to 4.3.3
1 parent 5873443 commit d55f6be

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.3.2',
39+
version='4.3.3',
4040
description='CUTLASS library generation scripts',
4141
packages=['cutlass_library']
4242
)

0 commit comments

Comments
 (0)