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 5a848b3 commit bda5702Copy full SHA for bda5702
videodb/__init__.py
@@ -24,7 +24,7 @@
24
25
logger: logging.Logger = logging.getLogger("videodb")
26
27
-__version__ = "0.1.0"
+__version__ = "0.1.1"
28
__author__ = "videodb"
29
30
__all__ = [
0 commit comments