Version 1.0.0 - Add PyPI publishing instructions

This commit is contained in:
w4nn4d13
2026-04-06 13:39:03 +05:30
parent 065eae9134
commit 06b10fa54b
2 changed files with 57 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "exectrace"
version = "0.1.0"
version = "1.0.0"
description = "Record and replay developer workflows including terminal commands and file system changes"
readme = "README.md"
requires-python = ">=3.9"