Skip to content

Commit

Permalink
Release 0.3.12
Browse files Browse the repository at this point in the history
[ENH] OWAverage: average by group
[ENH] FFT overhaul
[ENH] owpreprocess: highlight pairs of spectra
[ENH] CurvePlot: an option to color individual curves
[FIX] Support for refactored Orange projection
[FIX] Support for DomainTransformationError
[FIX] Spectra: correct sampling info in average view
[FIX] CurvePlot: fix average with unknown feature value
Remove automatic interpolation with some readers
  • Loading branch information
markotoplak committed Nov 23, 2018
1 parent ec42203 commit be845fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def include_documentation(local_dir, install_dir):
long_description=LONG_DESCRIPTION,
author='Canadian Light Source, Biolab UL, Soleil, Elettra',
author_email='marko.toplak@gmail.com',
version="0.3.11",
version="0.3.12",
packages=PACKAGES,
package_data=PACKAGE_DATA,
data_files=DATA_FILES,
Expand Down

0 comments on commit be845fd

Please sign in to comment.