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

Commit a645aee

Browse files
Update pyproject.toml
1 parent c6d1773 commit a645aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
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.2"
3+
version = "0.3.0.3"
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"
@@ -26,4 +26,4 @@ docs = ["sphinx", "karma_sphinx_theme", "sphinxcontrib-asyncio", "sphinx-nervpro
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]
29-
build-backend = "poetry.core.masonry.api"
29+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)