chg: version bump

pull/125/merge v2.4.81.2
Raphaël Vinot 2017-10-24 09:07:57 -04:00
parent 39ffa91cd4
commit 23f82e68cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.81.1'
__version__ = '2.4.81.2'
try:
from .exceptions import PyMISPError, NewEventError, NewAttributeError, MissingDependency, NoURL, NoKey, InvalidMISPObject, UnknownMISPObjectTemplate # noqa