Skip to content

Commit 957f1f3

Browse files
feat: patch to v0.13.1: update nvcv version
1 parent 53b3520 commit 957f1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nvcv/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.20.1)
1717

1818
project(nvcv
1919
LANGUAGES C CXX
20-
VERSION 0.13.0
20+
VERSION 0.13.1
2121
DESCRIPTION "NVCV is NVIDIA Computer Vision library"
2222
)
2323

0 commit comments

Comments
 (0)