Skip to content

Commit

Permalink
Push version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvillage authored Feb 12, 2024
1 parent 8218f2d commit 2a7aba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pnwkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
from .legacy.keys import set_bot_key, set_key # type: ignore
from .new import *

__version__ = "2.6.25"
__version__ = "2.6.26"

# Set default logging handler to avoid "No handler found" warnings.
logging.getLogger(__name__).addHandler(NullHandler())
Expand Down

0 comments on commit 2a7aba3

Please sign in to comment.