Skip to content

Commit bc80e2a

Browse files
chore: bump to 0.18.0.dev0
1 parent e0759a6 commit bc80e2a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

blender_mmgpy/blender_manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schema_version = "1.0.0"
55

66
id = "mmgpy"
7-
version = "0.17.0"
7+
version = "0.18.0-dev.0"
88
name = "MMGpy - Mesh Remeshing"
99
tagline = "Adaptive surface remeshing via the MMG library"
1010
maintainer = "Kevin Marchais <kevinmarchais@gmail.com>"

conda/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ schema_version: 1
22

33
context:
44
# Keep in sync with pyproject.toml [project] version
5-
version: "0.17.0"
5+
version: "0.18.0.dev0"
66

77
package:
88
name: mmgpy

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "scikit_build_core.build"
1111

1212
[project]
1313
name = "mmgpy"
14-
version = "0.17.0"
14+
version = "0.18.0.dev0"
1515
description = "Python bindings for the MMG software"
1616
readme = "README.md"
1717
requires-python = ">=3.10"

uv.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.

0 commit comments

Comments
 (0)