We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b8281 commit f7c32ccCopy full SHA for f7c32cc
1 file changed
dblstats/__init__.py
@@ -21,5 +21,5 @@
21
from .objects import exceptions
22
from .objects.dblstats_client import Client, Sorter
23
24
-__version__ = "v0.1.8"
+__version__ = "v0.2.0"
25
errors = exceptions
0 commit comments