We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a5057 commit 122ec6cCopy full SHA for 122ec6c
toolbox/__init__.py
@@ -5,7 +5,7 @@
5
from .roles import *
6
from .strings import *
7
8
-__version__ = "0.1.6"
+__version__ = "0.1.7"
9
10
# MIT License
11
#
0 commit comments