Skip to content

Commit 2b0b119

Browse files
committed
Update meshroom version to 2021.1.0
1 parent 7d4e952 commit 2b0b119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meshroom/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2020.1.1"
1+
__version__ = "2021.1.0"
22
__version_name__ = __version__
33

44
from distutils import util

0 commit comments

Comments
 (0)