Skip to content

Commit 499ffa7

Browse files
chore: bump version to 1.0.1
1 parent 00b84e8 commit 499ffa7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "terminalslide"
7-
version = "1.0.0"
8-
description = "Terminal-native markdown presentation tool with live reload, syntax highlighting, themes, and PDF export."
7+
version = "1.0.1"
8+
description = "Turn Terminal into a native markdown presentation tool with live reload, syntax highlighting, themes and PDF export. Everything that you need for a perfect presentation."
99
readme = "readme.md"
1010
requires-python = ">=3.10"
1111
license = {text = "MIT"}

0 commit comments

Comments
 (0)