Skip to content

Commit 7aef257

Browse files
committed
bump version to 0.3.0
1 parent 06b9b0f commit 7aef257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def get_dist(pkgname):
2929
return None
3030

3131

32-
version = '0.2.3a0'
32+
version = '0.3.0a0'
3333
sha = 'Unknown'
3434
package_name = os.getenv('TORCHVISION_PACKAGE_NAME', 'torchvision')
3535

0 commit comments

Comments
 (0)