Skip to content

Commit ae84ee4

Browse files
committed
Release 0.8.3
[ENH] OWFFT: Configure Complex FFT manually [ENH] OWFFT: Simplify auto dx handling, expand documentation [FIX] opusFC.MultiRegionTRCDataReturn can return no regions [ENH] Add Image Overlay: new widget [ENH] Unified NeaSpec readers (breaking change for .nea files) [ENH] OWPeakfit: Show preview fits for provided subset [FIX] owoverlay: Don't set default input [FIX] owhyper: Show RGB limits settings in color box when selected [FIX] CurvePlot: Markings count as Items (for bounds corrections) [FIX] HyperSpectra selection: square -> rectangle 4+ Angle Polarization: update link to publication
1 parent c265cbe commit ae84ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def include_documentation(local_dir, install_dir):
120120
long_description_content_type='text/markdown',
121121
author='Canadian Light Source, Biolab UL, Soleil, Elettra',
122122
author_email='[email protected]',
123-
version="0.8.2",
123+
version="0.8.3",
124124
packages=PACKAGES,
125125
package_data=PACKAGE_DATA,
126126
data_files=DATA_FILES,

0 commit comments

Comments
 (0)