Skip to content

Commit 49a3b27

Browse files
committed
Increment to 2.0.0-dev2
1 parent 735609a commit 49a3b27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fmd_api/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0-dev1"
1+
__version__ = "2.0.0-dev2"

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.0-dev1"
3+
version = "2.0.0-dev2"
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)