We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d50673 commit 7de1bd1Copy full SHA for 7de1bd1
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='FlowIO',
8
- version='0.9.12b',
+ version='0.9.12',
9
packages=['flowio'],
10
package_data={'': []},
11
description='FlowIO is a Python library for reading / writing Flow Cytometry Standard (FCS) files',
0 commit comments