chg: Bump version

pull/551/head
Raphaël Vinot 2020-02-07 13:15:18 +01:00
parent 11353f8ae2
commit 0f72460d1a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '2.4.121'
__version__ = '2.4.121.1'
import logging
FORMAT = "%(levelname)s [%(filename)s:%(lineno)s - %(funcName)s() ] %(message)s"