Skip to content

Commit

Permalink
build: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-v2-3 committed Aug 1, 2024
1 parent f166f47 commit e9c1e9e
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.2"
__version__ = "0.2.3"
__title__ = "videodb"
__author__ = "videodb"
__email__ = "contact@videodb.io"
Expand Down

0 comments on commit e9c1e9e

Please sign in to comment.