Skip to content

Commit

Permalink
Release 1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Yam Marcovitz <yam@emcie.co>
  • Loading branch information
kichanyurd committed Jan 20, 2025
1 parent 1388c66 commit 5fdae5c
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"
version = "1.6.1"
license = "Apache-2.0"
description = ""
authors = ["Yam Marcovitz <yam@emcie.co>", "Dor Zohar <dor@emcie.co>"]
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"
VERSION = "1.6.1"

0 comments on commit 5fdae5c

Please sign in to comment.