We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d50cf5 commit 5274803Copy full SHA for 5274803
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.2.0"
+__version__ = "v0.2.1"
25
errors = exceptions
0 commit comments