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 0abf3de commit a9acd20Copy full SHA for a9acd20
videodb/__init__.py
@@ -23,7 +23,7 @@
23
24
logger: logging.Logger = logging.getLogger("videodb")
25
26
-__version__ = "0.0.4.post"
+__version__ = "0.0.5a1"
27
__author__ = "videodb"
28
29
__all__ = [
0 commit comments