We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b0c5f commit fac23beCopy full SHA for fac23be
fmd_api/_version.py
@@ -1 +1 @@
1
-__version__ = "2.0.0-dev0"
+__version__ = "2.0.0-dev1"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "fmd_api"
3
-version = "2.0.0-dev0"
+version = "2.0.0-dev1"
4
authors = [{name = "devinslick"}]
5
description = "A Python client for the FMD (Find My Device) server API"
6
readme = "README.md"
0 commit comments