Version dump

pull/51/head v2.4.65
Raphaël Vinot 2017-02-09 16:41:01 +01:00
parent 1556c901ef
commit 9a7961e0a3
1 changed files with 1 additions and 1 deletions

View File

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