Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MissiaL authored Jan 31, 2022
1 parent 9113b16 commit 6897444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hikvisionapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from .hikvisionapi import Client

__title__ = 'hikvisionapi'
__version__ = '0.2.1'
__version__ = '0.3.2'
__author__ = 'Petr Alekseev'
__license__ = 'MIT'
__copyright__ = 'Copyright 2018 Petr Alekseev'

0 comments on commit 6897444

Please sign in to comment.