Skip to content

Commit e5f6e8e

Browse files
github-actions[bot]github-actionsPaul Maisondieubaptiste-olivier
authored
chore: merge release/2.156.2 into main (#1712)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Paul Maisondieu <paul.maisondieu@kili-technology.com> Co-authored-by: Baptiste <83211006+baptiste-olivier@users.noreply.github.com>
1 parent d6d2fd5 commit e5f6e8e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
33

44
[project]
55
name = "kili"
6-
version = "2.155.0"
6+
version = "2.156.2"
77
description = "Python client for Kili Technology labeling tool"
88
readme = "README.md"
99
authors = [{ name = "Kili Technology", email = "contact@kili-technology.com" }]

src/kili/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Kili Python SDK."""
22

3-
__version__ = "2.155.0"
3+
__version__ = "2.156.2"

0 commit comments

Comments
 (0)