Version Dump

pull/74/head
Raphaël Vinot 2017-04-11 15:53:26 +02:00
parent bcffa2f310
commit 6d76141c35
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.68'
__version__ = '2.4.71'
from .exceptions import PyMISPError, NewEventError, NewAttributeError, MissingDependency, NoURL, NoKey
from .api import PyMISP