chg: Bump version

pull/362/head
Raphaël Vinot 2019-03-01 10:46:48 -08:00
parent 3a3525f00f
commit e3c96d9d85
3 changed files with 95 additions and 722 deletions

View File

@ -188,5 +188,5 @@ output_engine = rest_py
##
## This option tells git-log whether to include merge commits in the log.
## The default is to include them.
include_merge = True
include_merge = False

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
__version__ = '2.4.102'
__version__ = '2.4.103'
import logging
import functools
import warnings