We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
omics
1 parent 0d5fe66 commit f564684Copy full SHA for f564684
omics/CHANGELOG.md
@@ -7,6 +7,8 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
8
## Unreleased
9
10
+## 0.2.0 - 01-03-2025
11
+
12
### Revise
13
14
- Promotes the `position-u64` feature of `omics-coordinate` to the top-level
omics/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "omics"
3
description = "Foundations for omics analysis using Rust"
4
-version = "0.1.0"
+version = "0.2.0"
5
authors.workspace = true
6
license.workspace = true
edition.workspace = true
0 commit comments