We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e73175 commit ad53dfdCopy full SHA for ad53dfd
1 file changed
shindan_cli/__init__.py
@@ -4,5 +4,5 @@
4
5
from .shindan import ShindanError, ShindanResult, shindan
6
7
-__version__ = "2.0.0"
+__version__ = "2.1.0"
8
__all__ = ("shindan", "ShindanResult", "ShindanError")
0 commit comments