diff --git a/pyproject.toml b/pyproject.toml index dcac394..1c2f5d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybedlite" -version = "0.0.2" +version = "0.0.3" description = "Python classes for interfacing with bed intervals" authors = ["Nils Homer", "Tim Fennell", "Nathan Roach"] license = "MIT"