Skip to content

Commit ad53dfd

Browse files
committed
v2.1.0
1 parent 3e73175 commit ad53dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shindan_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
from .shindan import ShindanError, ShindanResult, shindan
66

7-
__version__ = "2.0.0"
7+
__version__ = "2.1.0"
88
__all__ = ("shindan", "ShindanResult", "ShindanError")

0 commit comments

Comments
 (0)