Skip to content

Commit

Permalink
Release plain and plain-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Jan 28, 2025
1 parent a742202 commit 3e1c11b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plain-pages/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "plain.pages"
version = "0.4.0"
version = "0.5.0"
description = "Simplified Markdown-based content for Plain."
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion plain/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "plain"
version = "0.18.0"
version = "0.19.0"
description = "A web framework for building products with Python."
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
readme = "README.md"
Expand Down

0 comments on commit 3e1c11b

Please sign in to comment.