Bump version to 1.0.2 for PyPI release

This commit is contained in:
w4nn4d13
2026-04-06 23:31:57 +05:30
parent 482b06f8fe
commit 96646d1a74
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "exectrace-workflow" name = "exectrace-workflow"
version = "1.0.1" version = "1.0.2"
description = "Record and replay developer workflows including terminal commands and file system changes" description = "Record and replay developer workflows including terminal commands and file system changes"
readme = "README.md" readme = "README.md"
requires-python = ">=3.9" requires-python = ">=3.9"