Version bump

pull/55/head
Raphaël Vinot 2017-02-27 13:34:28 +01:00
parent a55603e5c8
commit 17d6a3e27e
1 changed files with 1 additions and 1 deletions

View File

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