We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee4592 commit 19ae8ccCopy full SHA for 19ae8cc
nerve/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.6.2"
+__version__ = "1.7.0"
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
2
name = "nerve-adk"
3
packages = [{ include = "nerve" }, { include = "nerve/py.typed" }]
4
-version = "1.6.2"
+version = "1.7.0"
5
description = "The simple agent development kit."
6
repository = "https://github.com/evilsocket/nerve"
7
homepage = "https://github.com/evilsocket/nerve"
0 commit comments