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 06b9b0f commit 7aef257Copy full SHA for 7aef257
setup.py
@@ -29,7 +29,7 @@ def get_dist(pkgname):
29
return None
30
31
32
-version = '0.2.3a0'
+version = '0.3.0a0'
33
sha = 'Unknown'
34
package_name = os.getenv('TORCHVISION_PACKAGE_NAME', 'torchvision')
35
0 commit comments