mirror of https://github.com/MISP/PyMISP
parent
166724828c
commit
e029b60455
|
@ -1,4 +1,4 @@
|
|||
__version__ = '2.4.67'
|
||||
__version__ = '2.4.68'
|
||||
|
||||
from .exceptions import PyMISPError, NewEventError, NewAttributeError, MissingDependency, NoURL, NoKey
|
||||
from .api import PyMISP
|
||||
|
|
Loading…
Reference in New Issue