Commit 7aef257b authored by Soumith Chintala's avatar Soumith Chintala
Browse files

bump version to 0.3.0

parent 06b9b0fc
......@@ -29,7 +29,7 @@ def get_dist(pkgname):
return None
version = '0.2.3a0'
version = '0.3.0a0'
sha = 'Unknown'
package_name = os.getenv('TORCHVISION_PACKAGE_NAME', 'torchvision')
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment