From ab0f99a72a70ca3aaa824ad881b07186b9443cff Mon Sep 17 00:00:00 2001 From: Ishaan Desai Date: Wed, 2 Aug 2023 10:51:06 -0400 Subject: [PATCH] Bump version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10db1619..0e9ffaa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## latest +## 3.0.0.0dev1 * Remove API functions `has_mesh` and `has_data` and rename `get_mesh_vertices_and_ids` to `get_mesh_vertices_and_coordinates`.