Skip to content

Commit 91e0f6e

Browse files
committed
release: sync package version metadata for 0.6.1
1 parent 93d4ad5 commit 91e0f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/seatlayer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
)
5050
from .webhooks import WebhookVerificationError, verify_webhook
5151

52-
__version__ = "0.6.0"
52+
__version__ = "0.6.1"
5353

5454
__all__ = [
5555
"AccessLink",

0 commit comments

Comments
 (0)