Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit e5a4f5b

Browse files
Update setup.py
1 parent 001d03f commit e5a4f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.105", # update version in literalai/version.py
5+
version="0.1.106", # 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)