1 parent 2b7ad27 commit e4d92b1Copy full SHA for e4d92b1
1 file changed
pyproject.toml
@@ -4,10 +4,14 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "fcid"
7
-version = "0.0.12"
+version = "0.1.0"
8
authors = [
9
{name = "Nick Waters", email = "nickp60@gmail.com"},
10
]
11
+maintainers = [
12
+ {name = "Nick Waters", email = "nickp60@gmail.com"},
13
+ {name = "Grammatikati Konstantin", email=""}
14
+]
15
description = "Get Illumina sequencer metadata from flowcell/machine identifier"
16
readme = "README.md"
17
requires-python = ">=3.7"
0 commit comments