diff --git a/pyproject.toml b/pyproject.toml index 6c0defd..bbffcda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fcsparser" -version = "0.2.6" +version = "0.2.7" description = "A python package for reading raw fcs files" authors = ["Eugene Yurtsev "] license = "MIT"