diff --git a/setup.py b/setup.py index e78a1ebf..7cb54587 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,7 @@ def build_extension(self, ext): setup( name='pycolmap', - version='0.0.2', + version='0.0.3', author='Mihai Dusmanu', author_email='mihai.dusmanu@inf.ethz.ch', description='COLMAP bindings',