Bump version to 1.0.1 - Update README with correct package instructions

This commit is contained in:
w4nn4d13
2026-04-06 22:42:55 +05:30
parent beace42599
commit 3dc8f715f3
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "exectrace-workflow" name = "exectrace-workflow"
version = "1.0.0" version = "1.0.1"
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"