Skip to content

Commit f47949c

Browse files
chore: release v1.0.1
1 parent a9e9297 commit f47949c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.1] - 2026-02-23
9+
10+
### Fixed
11+
12+
- Updated README for PyPI.
13+
814
## [1.0.0] - 2026-02-23
915

1016
### Added

pyproject.toml

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

55
[project]
66
name = "prosaic-app"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = "A writer-first terminal writing app"
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)