Skip to content

Commit

Permalink
Fix deprecation version
Browse files Browse the repository at this point in the history
  • Loading branch information
cbornet committed Feb 23, 2024
1 parent 0071b4a commit e96f0f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@


@deprecated(
since="0.1.24",
since="0.0.22",
removal="0.2.0",
alternative_import="langchain_astradb.AstraDBChatMessageHistory",
)
Expand Down

0 comments on commit e96f0f2

Please sign in to comment.