We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89009c8 commit 20b9c67Copy full SHA for 20b9c67
videodb/__init__.py
@@ -24,7 +24,7 @@
24
25
logger: logging.Logger = logging.getLogger("videodb")
26
27
-__version__ = "0.0.5"
+__version__ = "0.1.0"
28
__author__ = "videodb"
29
30
__all__ = [
0 commit comments