Unverified Commit a16a746c authored by bmanga's avatar bmanga Committed by GitHub
Browse files

Update version to 0.6.0 in CMake (#2140)

parent c4f77c24
cmake_minimum_required(VERSION 3.0)
project(torchvision)
set(CMAKE_CXX_STANDARD 14)
set(TORCHVISION_VERSION 0.5.0)
set(TORCHVISION_VERSION 0.6.0)
option(WITH_CUDA "Enable CUDA support" OFF)
......
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