Skip to content

Commit

Permalink
version bump init
Browse files Browse the repository at this point in the history
  • Loading branch information
joshreini1 committed Dec 1, 2023
1 parent 69e06de commit 96d685f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trulens_eval/trulens_eval/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"""

__version__ = "0.18.1"
__version__ = "0.18.2"

from trulens_eval.feedback import Bedrock
from trulens_eval.feedback import Feedback
Expand Down

0 comments on commit 96d685f

Please sign in to comment.