Skip to content

Commit e4d92b1

Browse files
committed
update pyproject.toml, tag for 0.1.0
1 parent 2b7ad27 commit e4d92b1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fcid"
7-
version = "0.0.12"
7+
version = "0.1.0"
88
authors = [
99
{name = "Nick Waters", email = "nickp60@gmail.com"},
1010
]
11+
maintainers = [
12+
{name = "Nick Waters", email = "nickp60@gmail.com"},
13+
{name = "Grammatikati Konstantin", email=""}
14+
]
1115
description = "Get Illumina sequencer metadata from flowcell/machine identifier"
1216
readme = "README.md"
1317
requires-python = ">=3.7"

0 commit comments

Comments
 (0)