Skip to content

Commit a9acd20

Browse files
committed
feat: update to 0.0.5a1
1 parent 0abf3de commit a9acd20

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
@@ -23,7 +23,7 @@
2323

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

26-
__version__ = "0.0.4.post"
26+
__version__ = "0.0.5a1"
2727
__author__ = "videodb"
2828

2929
__all__ = [

0 commit comments

Comments
 (0)