Skip to content

Commit 23209f4

Browse files
authored
Merge pull request #62 from ReolinkCameraAPI/bump-version
chore: bump version to 0.1.4
2 parents 8b6049b + 37dd49f commit 23209f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reolinkapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from reolinkapi.handlers.api_handler import APIHandler
22
from .camera import Camera
33

4-
__version__ = "0.1.3"
4+
__version__ = "0.1.4"

0 commit comments

Comments
 (0)