File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 33For algorithmic changes related to the photogrammetric pipeline,
44please refer to [ AliceVision changelog] ( https://github.com/alicevision/AliceVision/blob/develop/CHANGES.md ) .
55
6+ ## Release 2020.1.1 (2020.10.14)
7+
8+ Based on [ AliceVision 2.3.1] ( https://github.com/alicevision/AliceVision/tree/v2.3.1 ) .
9+
10+ - [ core] Fix crashes on process statistics (windows-only) [ PR] ( https://github.com/alicevision/meshroom/pull/1096 )
11+
12+
613## Release 2020.1.0 (2020.10.09)
714
815Based on [ AliceVision 2.3.0] ( https://github.com/alicevision/AliceVision/tree/v2.3.0 ) .
Original file line number Diff line number Diff line change 1- __version__ = "2020.1.0 "
1+ __version__ = "2020.1.1 "
22__version_name__ = __version__
33
44from distutils import util
You can’t perform that action at this time.
0 commit comments