Bump version

pull/41/head
Raphaël Vinot 2017-01-25 17:02:29 +01:00
parent 5cfbb679db
commit a81f6b5c15
1 changed files with 1 additions and 1 deletions

View File

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