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 f97e6f4 commit ce097e1Copy full SHA for ce097e1
setup.py
@@ -4,7 +4,7 @@
4
import sys
5
from setuptools import setup, find_packages
6
7
-VERSION = '0.1.5'
+VERSION = '0.1.6'
8
9
long_description = '''torch-vision provides DataLoaders, Pre-trained models
10
and common transforms for torch for images and videos'''
0 commit comments