Version bump

pull/49/head v2.4.62.1
Raphaël Vinot 2017-01-27 13:22:47 +01:00
parent cc3176fe38
commit 6ecb713667
1 changed files with 1 additions and 1 deletions

View File

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