Skip to content

Commit b5ee50d

Browse files
authored
Update pyproject.toml
1 parent 98ce007 commit b5ee50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.0.b1"
88
description = "This package extracts experimental data and metadata, converts to stardard formats, uploads to SynBioHub and Flapjack, and connects them"
99
readme = "README.md"
1010
dependencies = [
11-
"excel2flapjack==1.0.9",
11+
"excel2flapjack==1.0.10",
1212
"excel2sbol==1.0.29"
1313
]
1414
requires-python = ">=3.7"
@@ -36,4 +36,4 @@ test = [
3636

3737
[project.urls]
3838
"Homepage" = "https://github.com/MyersResearchGroup/Tricahue"
39-
"Bug Tracker" = "https://github.com/MyersResearchGroup/Tricahue/issues"
39+
"Bug Tracker" = "https://github.com/MyersResearchGroup/Tricahue/issues"

0 commit comments

Comments
 (0)