Skip to content

Commit 45e5e67

Browse files
committed
chore: update version to 1.0.0
1 parent 5ae6139 commit 45e5e67

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.0] - 2026-08-04
11+
1012
### Added
1113

1214
- **Ghost racing**: save a phrase run as a "ghost", a full replay of your typing,

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "termtypr"
7-
version = "0.6.0"
7+
version = "1.0.0"
88
description = "A Python CLI application for practicing and improving typing speed"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)