diff --git a/CHANGELOG.md b/CHANGELOG.md index 04f979f..a604265 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.10.0] - 2026-06-08 +## [1.10.0] - 2026-06-17 ### Added diff --git a/pyproject.toml b/pyproject.toml index 592de11..f64de50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ewoksutils" -version = "1.10.0rc1" +version = "1.10.0" authors = [{name = "ESRF", email = "dau-pydev@esrf.fr"}] description = "Utilities for ewoks developers" readme = {file = "README.md", content-type = "text/markdown"}