We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1cd37 commit c804ca0Copy full SHA for c804ca0
videodb/__init__.py
@@ -23,7 +23,7 @@
23
24
logger: logging.Logger = logging.getLogger("videodb")
25
26
-__version__ = "0.0.5a2"
+__version__ = "0.0.5"
27
__author__ = "videodb"
28
29
__all__ = [
0 commit comments