Skip to content

Commit bda5702

Browse files
committed
build: update version
1 parent 5a848b3 commit bda5702

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.0"
27+
__version__ = "0.1.1"
2828
__author__ = "videodb"
2929

3030
__all__ = [

0 commit comments

Comments
 (0)