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

Commit 1b3f8c6

Browse files
Update version
1 parent 8e1a700 commit 1b3f8c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openrobot/api_wrapper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
from . import _async, _sync, translate, results, error, speech
99

10-
__version__ = '0.3.0.3'
10+
__version__ = '0.3.0.4'

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 = "OpenRobot-API-Wrapper"
3-
version = "0.3.0.3"
3+
version = "0.3.0.4"
44
description = "A API Wrapper for the official OpenRobot API (https://api.openrobot.xyz)."
55
authors = ["OpenRobot Packages <openrobot@openrobot.xyz>", "proguy914629 <proguy914629@openrobot.xyz>"]
66
license = "MIT"

0 commit comments

Comments
 (0)