diff --git a/pyproject.toml b/pyproject.toml index 7bda3dd5057e80e49618d51a24a4951788d20d33..280a57746ec6054868f222bbfcc3b6294e5ea71f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bitia" -version = "0.1.3" +version = "0.2.0" description = "BioInformatics Tool for Infrastructure Automation (BiTIA) CLI utility." authors = ["Dilawar Singh <dilawar@subcom.tech>"] readme = "README.md"