Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yam Marcovitz <[email protected]>
  • Loading branch information
kichanyurd committed Jan 19, 2025
1 parent 134638c commit 0f8cbb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "parlant"
version = "1.6.0-rc.5"
version = "1.6.0"
license = "Apache-2.0"
description = ""
authors = ["Yam Marcovitz <[email protected]>", "Dor Zohar <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion src/parlant/core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

VERSION = "1.6.0-rc.5"
VERSION = "1.6.0"

0 comments on commit 0f8cbb6

Please sign in to comment.