Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit ba306b8

Browse files
Upgrade version and add support for the new AI endpoints
Upgrade version to 0.4.0 and have support for text generation, sentiment and summarization endpoints
1 parent aee4484 commit ba306b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "OpenRobot-API-Wrapper"
3-
version = "0.3.0.6"
3+
version = "0.4.0"
44
description = "A API Wrapper for the official OpenRobot API (https://api.openrobot.xyz)."
55
authors = ["OpenRobot Packages <[email protected]>", "proguy914629 <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)