Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hh-h committed May 15, 2021
1 parent ca4b44f commit 166a2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiosnmp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__all__ = ("Snmp", "SnmpV2TrapMessage", "SnmpV2TrapServer", "exceptions")
__version__ = "0.3.1"
__version__ = "0.4.0"
__author__ = "Valetov Konstantin"

from .message import SnmpV2TrapMessage
Expand Down

0 comments on commit 166a2c6

Please sign in to comment.