Skip to content
Snippets Groups Projects
Commit c42c0eac authored by dilawar's avatar dilawar :ant:
Browse files

feat: version bumped to 0.1.3

parent f7315585
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.3] - 2022-09-29
## Added
- Adds the public API.
## Fixed
- Removed 'submit' command. It will be added later.
## [0.1.2] - 2022-09-29
### Added
- support of simple command e.g. `bitia run 'samtools --help`
......
[tool.poetry]
name = "bitia"
version = "0.1.2"
version = "0.1.3"
description = "BioInformatics Tool for Infrastructure Automation (BiTIA) CLI utility."
authors = ["Dilawar Singh <dilawar@subcom.tech>"]
readme = "README.md"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment