Skip to content

Commit

Permalink
Updated Pyproject.toml to publish a new version of Instructor (#785)
Browse files Browse the repository at this point in the history
Bump instructor version
  • Loading branch information
ivanleomk committed Jun 25, 2024
1 parent f6e0a84 commit 02cca83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "instructor"
version = "1.3.3"
version = "1.3.4"
description = "structured outputs for llm"
authors = ["Jason Liu <jason@jxnl.co>"]
license = "MIT"
Expand Down

0 comments on commit 02cca83

Please sign in to comment.