Skip to content

Commit 92b7910

Browse files
committed
updated version
1 parent bcd3e0c commit 92b7910

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
6+
### [0.14.12] - 2026-04-22
7+
### Changed:
8+
- Updated yacman version to 2.0.0
9+
10+
511
### [0.14.11] - 2026-04-15
612
### Fixed:
713
- External id search

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bbconf"
3-
version = "0.14.11"
3+
version = "0.14.12"
44
description = "Configuration and data management tool for BEDbase"
55
readme = "README.md"
66
license = "BSD-2-Clause"

0 commit comments

Comments
 (0)