Skip to content

Commit 1232106

Browse files
committed
chore: bump version to 2.0.2 in pyproject.toml to match __version__ and publish correct artifact
1 parent dce625f commit 1232106

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "fmd_api"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
authors = [{name = "devinslick"}]
55
description = "A Python client for the FMD (Find My Device) server API"
66
readme = "README.md"

0 commit comments

Comments
 (0)