From 8771e65f17b31acc4d65531c66dde1fbf1460c79 Mon Sep 17 00:00:00 2001 From: rob-p Date: Fri, 6 Dec 2024 18:46:48 -0500 Subject: [PATCH] [do_tag] release v0.11.0 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ea387eb..9565a50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ homepage = "https://github.com/COMBINE-lab/alevin-fry" documentation = "https://alevin-fry.readthedocs.io/en/latest/" include = [ "/src/*.rs", + "/src/atac/*.rs", "/Cargo.toml", "/README.md", "/LICENSE",