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 4171d1c commit 0020dc2Copy full SHA for 0020dc2
setup.py
@@ -10,7 +10,7 @@
10
11
from setuptools import find_packages, setup
12
13
-VERSION = '0.7.1.2'
+VERSION = '0.7.2'
14
15
requirements = [
16
'torch',
0 commit comments