Skip to content

Commit fa80b85

Browse files
authored
Preparing for 0.7.3 release (#108)
1 parent 7595058 commit fa80b85

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "polars_bio"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "polars-bio"
7-
version = "0.7.2"
7+
version = "0.7.3"
88
description = "Blazing fast genomic operations on large Python dataframes"
99
authors = []
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)