Skip to content

Commit d54f9bc

Browse files
committed
added docs and bumped version
1 parent 7cf2461 commit d54f9bc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

bbconf/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.14.1"
1+
__version__ = "0.14.2"

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
44

55

6+
### [0.14.2] - 2026-01-21
7+
### Added:
8+
- Added method that fetches available reference genomes
9+
610
### [0.14.0] - 2025-12-18
711
### Fixed:
812
- Insertion of tokenized files

0 commit comments

Comments
 (0)