diff --git a/pyproject.toml b/pyproject.toml index e908384..071f47b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "callingCardsTools" -version = "1.7.0" +version = "1.7.1" description = "A collection of objects and functions to work with calling cards sequencing tools" authors = ["chase mateusiak "] license = "MIT"