We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70f5d9 commit acc0484Copy full SHA for acc0484
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'conformer',
5
packages = find_packages(),
6
- version = '0.2.0',
+ version = '0.2.1',
7
license='MIT',
8
description = 'The convolutional module from the Conformer paper',
9
author = 'Phil Wang',
0 commit comments