Skip to content

Commit

Permalink
Update to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts authored Oct 17, 2023
1 parent 5a0e2ab commit d445a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shimmy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def __call__(self, *args: list[Any], **kwargs: Any):
]


__version__ = "1.2.2"
__version__ = "1.3.0"


try:
Expand Down

0 comments on commit d445a4e

Please sign in to comment.