Skip to content

Commit 48f6c30

Browse files
committed
Fix issue with pypi/pip installation
1 parent 6f1d97e commit 48f6c30

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
@@ -45,7 +45,7 @@ def read_doc(filepath):
4545
setuptools.setup(
4646
# description
4747
name='kapture',
48-
version="1.1.1b4",
48+
version="1.1.1",
4949
author="naverlabs",
5050
author_email="kapture@naverlabs.com",
5151
description="kapture: file format for SfM",

0 commit comments

Comments
 (0)