Skip to content

Commit 1c5a8e2

Browse files
committed
fix: sdk version
1 parent 47bf3ab commit 1c5a8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

videodb/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
""" About information for videodb sdk"""
22

33

4-
__version__ = "0.2.13"
4+
__version__ = "0.2.12"
55
__title__ = "videodb"
66
__author__ = "videodb"
77
__email__ = "[email protected]"

0 commit comments

Comments
 (0)