Skip to content

Commit 0545f35

Browse files
committed
Bump version to 0.3.4
1 parent c2eeda3 commit 0545f35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "mlnative"
7-
version = "0.3.3"
7+
version = "0.3.4"
88
description = "Simple Python wrapper for MapLibre GL Native using native Rust renderer"
99
readme = "README.md"
1010
license = {text = "Apache-2.0"}
@@ -14,7 +14,7 @@ authors = [
1414
]
1515
keywords = ["maplibre", "maps", "rendering", "static-maps", "tiles"]
1616
classifiers = [
17-
"Development Status :: 3 - Alpha",
17+
"Development Status :: 4 - Beta",
1818
"Intended Audience :: Developers",
1919
"License :: OSI Approved :: Apache Software License",
2020
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)