Skip to content

Commit e8595b4

Browse files
committed
chore: bump version
1 parent c494e1f commit e8595b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

literalai/version.py

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="literalai",
5-
version="0.1.107", # update version in literalai/version.py
5+
version="0.1.2", # update version in literalai/version.py
66
description="An SDK for observability in Python applications",
77
long_description=open("README.md").read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)