Version bump

pull/98/head v2.4.77
Raphaël Vinot 2017-07-12 16:16:45 +02:00
parent d0eb1252ae
commit cd7f928382
1 changed files with 1 additions and 1 deletions

View File

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