Skip to content

Commit 5fdae5c

Browse files
committed
Release 1.6.1
Signed-off-by: Yam Marcovitz <[email protected]>
1 parent 1388c66 commit 5fdae5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "parlant"
3-
version = "1.6.0"
3+
version = "1.6.1"
44
license = "Apache-2.0"
55
description = ""
66
authors = ["Yam Marcovitz <[email protected]>", "Dor Zohar <[email protected]>"]

src/parlant/core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
VERSION = "1.6.0"
15+
VERSION = "1.6.1"

0 commit comments

Comments
 (0)