File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " snakemake-logger-plugin-flowo"
7- version = " 0.1.5 "
7+ version = " 0.1.6 "
88description = " A Snakemake logger plugin that stores workflow execution data in PostgreSQL"
99readme = " README.md"
1010requires-python = " >=3.12"
@@ -39,9 +39,9 @@ flowo = "snakemake_logger_plugin_flowo:LogHandler"
3939flowo = " snakemake_logger_plugin_flowo.__main__:main"
4040
4141[project .urls ]
42- Homepage = " https://github.com/your-org /snakemake-logger-plugin-flowo"
43- Repository = " https://github.com/your-org /snakemake-logger-plugin-flowo"
44- Issues = " https://github.com/your-org /snakemake-logger-plugin-flowo/issues"
42+ Homepage = " https://github.com/jmzhang1911 /snakemake-logger-plugin-flowo"
43+ Repository = " https://github.com/jmzhang1911 /snakemake-logger-plugin-flowo"
44+ Issues = " https://github.com/jmzhang1911 /snakemake-logger-plugin-flowo/issues"
4545
4646[tool .hatch .build .targets .wheel ]
4747packages = [" snakemake_logger_plugin_flowo" ]
You can’t perform that action at this time.
0 commit comments