Skip to content

Commit

Permalink
Roll 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergrind committed Jul 4, 2022
1 parent 0de0ed9 commit 5a56608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiozk/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.29.0'
__version__ = '0.30.0'
version_info = __version__.split('.')

from .client import ZKClient # noqa
Expand Down

0 comments on commit 5a56608

Please sign in to comment.