Skip to content

Commit

Permalink
Merge pull request #23 from video-db/ankit/fix-keyword-search
Browse files Browse the repository at this point in the history
build: update version
  • Loading branch information
ashish-spext authored Jul 19, 2024
2 parents 72ef11d + 4ecb8ef commit c9cfd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion videodb/__about__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
""" About information for videodb sdk"""


__version__ = "0.2.1"
__version__ = "0.2.2"
__title__ = "videodb"
__author__ = "videodb"
__email__ = "contact@videodb.io"
Expand Down

0 comments on commit c9cfd09

Please sign in to comment.