Skip to content

Commit e67e63c

Browse files
authored
Bump version from 4.2.1 to 4.3.0
1 parent ddaf12c commit e67e63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup_pycute.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='pycute',
39-
version='4.2.1',
39+
version='4.3.0',
4040
description='Python implementation of CuTe',
4141
packages=['pycute'],
4242
)

0 commit comments

Comments
 (0)