Version bump

pull/30/head v2.4.54
Raphaël Vinot 2016-11-16 16:39:55 +01:00
parent 0c2a1f0d50
commit fba21ac051
1 changed files with 1 additions and 1 deletions

View File

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