Skip to content

Commit cb9595e

Browse files
Bump version (#113)
Co-authored-by: Mark Towers <[email protected]>
1 parent 56e8ae7 commit cb9595e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shimmy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def __call__(self, *args: list[Any], **kwargs: Any):
7373
]
7474

7575

76-
__version__ = "1.2.1"
76+
__version__ = "1.3.0"
7777

7878

7979
try:

0 commit comments

Comments
 (0)