Skip to content

Commit 38bf848

Browse files
committed
Release 2.1.0
Signed-off-by: Yam Marcovitz <[email protected]>
1 parent a8074d8 commit 38bf848

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 = "2.0.0"
3+
version = "2.1.0"
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 = "2.0.0"
15+
VERSION = "2.1.0"

0 commit comments

Comments
 (0)