Skip to content

Commit cb9595e

Browse files
Bump version (#113)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
1 parent 56e8ae7 commit cb9595e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shimmy/__init__.py

Lines changed: 1 addition & 1 deletion
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)