Skip to content

Commit 055ef93

Browse files
committed
build: update version
1 parent 97f1ab9 commit 055ef93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

videodb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
logger: logging.Logger = logging.getLogger("videodb")
2626

27-
__version__ = "0.1.2"
27+
__version__ = "0.1.3"
2828
__author__ = "videodb"
2929

3030
__all__ = [

0 commit comments

Comments
 (0)