Skip to content

Commit f0392b5

Browse files
author
github-actions[bot]
committed
Bump version: 0.0.28 → 0.0.29
1 parent 20cac62 commit f0392b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.28
2+
current_version = 0.0.29
33
tag = False
44
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)(?P<build>\d+))?
55
serialize =

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langkit"
3-
version = "0.0.28"
3+
version = "0.0.29"
44
description = "A language toolkit for monitoring LLM interactions"
55
authors = ["WhyLabs.ai <langkit@whylabs.ai>"]
66
homepage = "https://docs.whylabs.ai/docs/large-language-model-monitoring"

0 commit comments

Comments
 (0)