We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48e0ea commit fe8a6dfCopy full SHA for fe8a6df
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='FlowIO',
8
- version='0.9.12',
+ version='0.9.13',
9
packages=['flowio'],
10
package_data={'': []},
11
description='FlowIO is a Python library for reading / writing Flow Cytometry Standard (FCS) files',
0 commit comments