We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b77d5 commit 743c643Copy full SHA for 743c643
setup.py
@@ -4,7 +4,7 @@
4
name='roformer',
5
package_dir={"": "src"},
6
packages=find_packages("src"),
7
- version='0.0.3',
+ version='0.0.4',
8
license='Apache 2.0',
9
description='roformer_pytorch',
10
author='Jun Yu',
0 commit comments