We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba1137 commit 5aade08Copy full SHA for 5aade08
cookiebot/__init__.py
@@ -1,6 +1,6 @@
1
__title__ = "cookiebot"
2
__license__ = "MIT"
3
-__version__ = "0.0.1"
+__version__ = "0.1.0"
4
5
from .api import CookieAPI
6
from .errors import *
0 commit comments