Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 6902240

Browse files
authored
Merge pull request #45 from lukewys/main
Bump up version
2 parents 9a2c4f1 + 6d65f8f commit 6902240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setuptools.setup(
2323
name='midi-ddsp',
24-
version='0.2.2',
24+
version='0.2.3',
2525
description='Synthesis of MIDI with DDSP',
2626
long_description=long_description,
2727
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)