Skip to content

Commit 5994586

Browse files
authored
Merge pull request #63 from ReolinkCameraAPI/bump-version
chore: bump version to 0.1.5
2 parents 77eaff9 + a61e86c commit 5994586

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.4"
4+
__version__ = "0.1.5"

0 commit comments

Comments
 (0)