Version bump

pull/49/head v2.4.63
Raphaël Vinot 2017-01-31 10:24:29 +01:00
parent 14ccf16d73
commit d5e28abc70
1 changed files with 1 additions and 1 deletions

View File

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