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 4d4bf24 commit d6a461dCopy full SHA for d6a461d
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool]
2
[tool.poetry]
3
name = "bgcflow_wrapper"
4
-version = "0.3.2"
+version = "0.3.3"
5
documentation = "https://nbchub.github.io/bgcflow_wrapper"
6
repository = "https://github.com/NBChub/bgcflow_wrapper"
7
description = "A snakemake wrapper and utility tools command line interface for BGCFlow."
src/bgcflow/__init__.py
@@ -2,4 +2,4 @@
__author__ = """Matin Nuhamunada"""
__email__ = "matinnu@biosustain.dtu.dk"
-__version__ = "0.3.2"
+__version__ = "0.3.3"
0 commit comments