Skip to content

Commit fac23be

Browse files
committed
Increment version
1 parent 33b0c5f commit fac23be

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-dev0"
1+
__version__ = "2.0.0-dev1"

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