Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 1fe5e0d

Browse files
authored
Bump version to v0.2.0 (#59)
1 parent ae5bbb9 commit 1fe5e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def build_extension(self, ext):
7979

8080
setup(
8181
name='pycolmap',
82-
version='0.1.0',
82+
version='0.2.0',
8383
author='Mihai Dusmanu',
8484
author_email='[email protected]',
8585
description='COLMAP bindings',

0 commit comments

Comments
 (0)