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

Commit e13c32a

Browse files
Merge pull request #151 from Chainlit/revert-150-clement/bump-25-11-24
Revert "chore: bump version"
2 parents f657996 + f3bfbe9 commit e13c32a

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.3"
1+
__version__ = "0.1.102"

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