We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fa527 commit f1a681fCopy full SHA for f1a681f
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "snakemake-wrapper-utils"
3
-version = "0.1.0"
+version = "0.0.0" # placeholder, version is taken from git
4
description = "A collection of utils for Snakemake wrappers."
5
authors = ["Johannes Köster <[email protected]>"]
6
license = "MIT"
0 commit comments