From 89776e941c6c3e5fa45ec53b31ec4e1a2a1edf61 Mon Sep 17 00:00:00 2001 From: jmorat Date: Thu, 29 Feb 2024 09:23:12 +0100 Subject: [PATCH] v1.1.9 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 55a3c56..5358814 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ def read_doc(filepath): setuptools.setup( # description name='kapture', - version="1.1.8", + version="1.1.9", author="naverlabs", author_email="kapture@naverlabs.com", description="kapture: file format for SfM",