Version bump

pull/111/head v2.4.79
Raphaël Vinot 2017-08-25 14:25:51 +02:00
parent 3c443095e8
commit bfa5b67c1d
1 changed files with 1 additions and 1 deletions

View File

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