Version bump

pull/60/head v2.4.68
Raphaël Vinot 2017-03-09 16:43:40 +01:00
parent 166724828c
commit e029b60455
1 changed files with 1 additions and 1 deletions

View File

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