2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Release 0.13.1.

This commit is contained in:
Bartosz Taudul
2025-12-11 23:46:02 +01:00
parent 16bac5f807
commit 05cceee0df
4 changed files with 21 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "tracy_client"
version = "0.13.0"
version = "0.13.1"
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" },