We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dead63c commit 2284dcdCopy full SHA for 2284dcd
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "mlnative"
7
-version = "0.3.4"
+version = "0.3.5"
8
description = "Simple Python wrapper for MapLibre GL Native using native Rust renderer"
9
readme = "README.md"
10
license = {text = "Apache-2.0"}
0 commit comments