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 3214258 commit 34db2c6Copy full SHA for 34db2c6
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "veadk-python"
3
-version = "0.2.23"
+version = "0.2.24"
4
description = "Volcengine agent development kit, integrations with Volcengine cloud services."
5
readme = "README.md"
6
requires-python = ">=3.10"
veadk/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-VERSION = "0.2.23"
+VERSION = "0.2.24"
0 commit comments