We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d48ef5 commit 83307dcCopy full SHA for 83307dc
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased - ReleaseDate
4
5
+## 0.7.7 - 2024-12-27
6
+
7
* Add `nwr seqdb`
8
9
* Tweak `nwr template` shell scripts
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "nwr"
-version = "0.7.6"
+version = "0.7.7"
authors = ["wang-q <[email protected]>"]
description = "`nwr` is a command line tool for newick and taxonomy"
documentation = "https://github.com/wang-q/nwr"
README.md
@@ -12,7 +12,7 @@
12
13
## Install
14
15
-Current release: 0.7.6
+Current release: 0.7.7
16
17
```shell
18
cargo install nwr
0 commit comments