[multiview] add initial multiview pipeline version

This commit is contained in:
Yann Lanthony 2018-07-06 19:02:50 +02:00
parent 2a410d07ea
commit a409eb5eda

View file

@ -1,3 +1,6 @@
# Multiview pipeline version
__version__ = "1.0"
import os
import fnmatch
import re