Skip to content

Commit 303856c

Browse files
chore: bump SDK version
1 parent f143fdf commit 303856c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autumn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .aio.client import AsyncClient as Autumn
99

1010
__title__ = "autumn"
11-
__version__ = "2.2.0"
11+
__version__ = "2.2.1"
1212
__license__ = "MIT"
1313
__author__ = "justanotherbyte"
1414
__copyright__ = "Copyright 2025 justanotherbyte"

0 commit comments

Comments
 (0)