Skip to content

Commit 330d9ec

Browse files
committed
Release 1.0.2
1 parent c3b66b2 commit 330d9ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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.0.1"
3+
version = "1.0.2"
44
description = ""
55
authors = ["Yam Marcovitz <[email protected]>", "Dor Zohar <[email protected]>"]
66
readme = "README.md"

src/parlant/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.0.1"
15+
VERSION = "1.0.2"

0 commit comments

Comments
 (0)