Skip to content

Commit 3364fb6

Browse files
name should not be lowercased
1 parent 34f1f1d commit 3364fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "weallcode_robot"
7-
version = "3.1.2"
7+
version = "3.1.3"
88
description = "Micro:bit TinyBit BLE Python Library"
99
license = "MIT"
1010
authors = [

0 commit comments

Comments
 (0)