We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735609a commit 49a3b27Copy full SHA for 49a3b27
fmd_api/_version.py
@@ -1 +1 @@
1
-__version__ = "2.0.0-dev1"
+__version__ = "2.0.0-dev2"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "fmd_api"
3
-version = "2.0.0-dev1"
+version = "2.0.0-dev2"
4
authors = [{name = "devinslick"}]
5
description = "A Python client for the FMD (Find My Device) server API"
6
readme = "README.md"
0 commit comments