diff --git a/pyproject.toml b/pyproject.toml index 086a4f8..0245379 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybwa" -version = "1.2.0" +version = "1.3.0" description = "Python bindings for BWA" authors = ["Nils Homer"] license = "MIT"