Skip to content

Commit 8e21a6a

Browse files
committed
Release 1.4.3
1 parent 748f272 commit 8e21a6a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.2"
3+
version = "1.4.3"
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.4.2"
15+
VERSION = "1.4.3"

0 commit comments

Comments
 (0)