Bump to v2.4.53

pull/30/head
Raphaël Vinot 2016-10-21 15:42:38 +02:00
parent f8f117f1a4
commit c8aeab7823
1 changed files with 1 additions and 1 deletions

View File

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