Skip to content

Commit

Permalink
chore: release yaylib 1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkx committed Mar 21, 2024
1 parent f4943df commit 901fea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaylib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
__author__ = "ekkx"
__license__ = "MIT"
__copyright__ = "Copyright (c) 2023 ekkx"
__version__ = "1.4.13"
__version__ = "1.4.14"

from .client import Client
from .cookie import Cookie
Expand Down

0 comments on commit 901fea5

Please sign in to comment.