Skip to content

Commit 1f1f16c

Browse files
committed
Bump to 0.1.1
1 parent 96c4c4e commit 1f1f16c

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 = "pandas-maxminddb"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Andrew Korzhuev <[email protected]>"]
55
edition = "2021"
66

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 = "pandas-maxminddb"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "numpy maxminddb python bindings"
99
requires-python = ">=3.8"
1010
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)