mirror of https://github.com/MISP/PyMISP
parent
0c2a1f0d50
commit
fba21ac051
|
@ -1,4 +1,4 @@
|
|||
__version__ = '2.4.53'
|
||||
__version__ = '2.4.54'
|
||||
|
||||
from .exceptions import PyMISPError, NewEventError, NewAttributeError, MissingDependency, NoURL, NoKey
|
||||
from .api import PyMISP
|
||||
|
|
Loading…
Reference in New Issue