We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b685ee commit 976be7dCopy full SHA for 976be7d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "bioframe"
7
-version = "0.7.2"
+version = "0.8.0"
8
description = "Operations and utilities for Genomic Interval Dataframes."
9
license = {text = "MIT"}
10
authors = [
0 commit comments