Skip to content

Commit d81783f

Browse files
committed
bump version to 0.3.3
1 parent d07fb2f commit d81783f

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 = "polygons"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Radovan Bast <bast@users.noreply.github.com>"]
55
description = "Fast points-in-polygon test and distances to polygons."
66
license = "GPL-3.0-only"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ pip install polygons
2727

2828
## Supported versions
2929

30-
- Python: 3.8 - 3.10
30+
- Python: 3.8 - 3.12
3131
- Operating systems: Linux, macOS, and Windows
3232

3333

0 commit comments

Comments
 (0)