Skip to content

Commit e2f795f

Browse files
author
Vladimir Vilimaitis
committed
Bump version to 0.1.1
1 parent 52f65c6 commit e2f795f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-janitor-rust"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Small janitorial helpers for Polars dataframes."
66
repository = "https://github.com/VovaVili/polars-janitor"

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-janitor"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Small janitorial helpers for Polars dataframes."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)