Skip to content

Commit ce097e1

Browse files
committed
update version
1 parent f97e6f4 commit ce097e1

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
@@ -4,7 +4,7 @@
44
import sys
55
from setuptools import setup, find_packages
66

7-
VERSION = '0.1.5'
7+
VERSION = '0.1.6'
88

99
long_description = '''torch-vision provides DataLoaders, Pre-trained models
1010
and common transforms for torch for images and videos'''

0 commit comments

Comments
 (0)