Release 0.13.0.

This commit is contained in:
Bartosz Taudul
2025-11-11 16:31:07 +01:00
parent 0cc8e29eb1
commit e6b9ea4609
6 changed files with 61 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "tracy_client"
version = "0.12.2"
version = "0.13.0"
description = "A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications."
authors = [
{ name = "Bartosz Taudul", email = "wolf@nereid.pl" },