From c1fa717765f4a9d55e36906ec240cd030968c3b2 Mon Sep 17 00:00:00 2001 From: "julien.morat" Date: Thu, 1 Oct 2020 16:59:34 +0200 Subject: [PATCH] version="1.0.9" --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 256979b..1d4fab9 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ def read_doc(filepath): setuptools.setup( # description name='kapture', - version="1.0.8", + version="1.0.9", author="naverlabs", author_email="kapture@naverlabs.com", description="kapture: file format for SfM",