Skip to content

Commit

Permalink
Release 0.8.1
Browse files Browse the repository at this point in the history
[FIX] Polar: limit process count to prevent crashes on Windows
  • Loading branch information
markotoplak committed Jan 6, 2025
1 parent 3396b40 commit a5f92de
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='marko.toplak@gmail.com',
version="0.8.0",
version="0.8.1",
packages=PACKAGES,
package_data=PACKAGE_DATA,
data_files=DATA_FILES,
Expand Down

0 comments on commit a5f92de

Please sign in to comment.