Skip to content

Commit

Permalink
Release 0.3.5
Browse files Browse the repository at this point in the history
Changes:
- EMSC allows (multiple) range selection
- Spectra and Hyperspectra use less memory (temporary workaround for
  an Orange bug)
- various Preprocess refactors
  • Loading branch information
markotoplak committed Mar 5, 2018
1 parent de9dd47 commit 3fab905
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 @@ -106,7 +106,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.4",
version="0.3.5",
packages=PACKAGES,
package_data=PACKAGE_DATA,
data_files=DATA_FILES,
Expand Down

0 comments on commit 3fab905

Please sign in to comment.