Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miaow2 committed Mar 30, 2024
1 parent 76e8301 commit 11f4bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiognmi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from aiognmi.client import AsyncgNMIClient

__version__ = "0.1.0"
__version__ = "0.1.1"

__all__ = ("AsyncgNMIClient",)

0 comments on commit 11f4bfb

Please sign in to comment.