We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e8ae7 commit cb9595eCopy full SHA for cb9595e
shimmy/__init__.py
@@ -73,7 +73,7 @@ def __call__(self, *args: list[Any], **kwargs: Any):
73
]
74
75
76
-__version__ = "1.2.1"
+__version__ = "1.3.0"
77
78
79
try:
0 commit comments