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

Commit 57fe63d

Browse files
Fix dumb version update
1 parent 516a85d commit 57fe63d

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.2.0"
3+
version = "0.2.1"
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)