Bump to v2.4.56

pull/36/head
Raphaël Vinot 2016-12-09 17:21:59 +01:00
parent 83c9ce9218
commit a2ec3bf551
1 changed files with 1 additions and 1 deletions

View File

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