Release 2018.1.0

First release of Meshroom, based on AliceVision 2.0.0.
This commit is contained in:
Yann Lanthony 2018-08-09 12:20:29 +02:00
parent 14780157c5
commit 6cd0522183
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
__version__ = "2018.1"
__version__ = "2018.1.0"
import logging
from enum import Enum