Skip to content

Commit

Permalink
Release 0.6.15
Browse files Browse the repository at this point in the history
[FIX] Less memory use with visible images (reimplemented deepcopy)
  • Loading branch information
markotoplak committed Jul 9, 2024
1 parent 9a8b4da commit 2d512d3
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 @@ -120,7 +120,7 @@ def include_documentation(local_dir, install_dir):
long_description_content_type='text/markdown',
author='Canadian Light Source, Biolab UL, Soleil, Elettra',
author_email='[email protected]',
version="0.6.14",
version="0.6.15",
packages=PACKAGES,
package_data=PACKAGE_DATA,
data_files=DATA_FILES,
Expand Down

0 comments on commit 2d512d3

Please sign in to comment.