chg: Bump version to 2.4.83

pull/146/head
Raphaël Vinot 2017-12-01 17:55:58 +01:00
parent be65733d73
commit 119169d4eb
1 changed files with 1 additions and 1 deletions

View File

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