Skip to content

Commit

Permalink
chore: bump to 2.119.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreLeveau committed Mar 15, 2023
1 parent 64a9646 commit 1a1433a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kili/__init__.py
Expand Up @@ -5,4 +5,4 @@
Kili Python SDK
"""

__version__ = "2.119.1"
__version__ = "2.119.2"
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.119.1
current_version = 2.119.2

[metadata]
description-file = README.md
Expand Down

0 comments on commit 1a1433a

Please sign in to comment.