Skip to content

Commit 37daafc

Browse files
committed
Release 1.0.1
1 parent ef4b5cd commit 37daafc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/kickpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Async library for Kick.com API and webhooks"""
22

3-
__version__ = "1.0.0"
3+
__version__ = "1.0.1"
44

55
from kickpy.client import KickClient
66
from kickpy.enums import Scope

0 commit comments

Comments
 (0)