Skip to content

Commit f97d698

Browse files
committed
Release markdown-this 0.1.4 and markdown-web 0.1.1
1 parent 9277ba1 commit f97d698

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/markdown-this/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "markdown-this"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Extract web pages and supported special URLs as Markdown"
55
readme = "README.md"
66
authors = [{ name = "Martín Gaitán", email = "gaitan@gmail.com" }]

packages/markdown-web/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "markdown-web"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Minimal web service for extracting Markdown and publishing it to Telegraph"
55
readme = "README.md"
66
authors = [{ name = "Martín Gaitán", email = "gaitan@gmail.com" }]

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)