Bugfix: Fixed behaviour of nonparametric quantile mapping: 1) attrs validator would disallow initializing quantile mapping with mapping_type = "nonparametric"
and the distribution parameter set to None and 2) the CDF concatenation for quantile mapping was in the wrong direction.
Full Changelog: v1.1.0...v1.1.1