chg: Bump PyMISP version

pull/141/head v2.4.82
Raphaël Vinot 2017-11-09 13:49:09 -08:00
parent c18c4538a5
commit 31e98c6e5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.81.2'
__version__ = '2.4.82'
import sys
import logging
logger = logging.getLogger(__name__)