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 ed8ff06 commit 5276455Copy full SHA for 5276455
setup.py
@@ -1,7 +1,7 @@
1
import setuptools
2
3
NAME = "torchcomp"
4
-VERSION = "0.1.3dev"
+VERSION = "0.1.3"
5
MAINTAINER = "Chin-Yun Yu"
6
EMAIL = "[email protected]"
7
0 commit comments