Skip to content

Commit

Permalink
0.1.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erichutchins committed Sep 10, 2024
1 parent 838501e commit 55f8ac0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "polars-iptools"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
license = "MIT"
repository = "https://github.com/erichutchins/polars_iptools"
Expand Down
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ build-backend = "maturin"

[project]
name = "polars-iptools"
description = "Polars extension for IP address parsing and enrichment including geolocation"
keywords = ["polars", "dfir", "geoip"]
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit 55f8ac0

Please sign in to comment.