Skip to content

Commit 094ccaa

Browse files
committed
chore: bump version to 0.3.8
1 parent a23848d commit 094ccaa

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "langbot-plugin"
3-
version = "0.3.7"
3+
version = "0.3.8"
44
description = "This package contains the SDK, CLI for building plugins for LangBot, plus the runtime for hosting LangBot plugins"
55
readme = "README.md"
66
authors = [

src/langbot_plugin/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.6"
1+
__version__ = "0.3.8"

0 commit comments

Comments
 (0)