Skip to content

Commit a8844a4

Browse files
committed
Release packages
1 parent 17bbe2c commit a8844a4

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

plain-admin/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.admin"
3-
version = "0.27.1"
3+
version = "0.28.0"
44
description = "Admin dashboard and tools for Plain."
55
authors = [{name = "Dave Gaeddert", email = "[email protected]"}]
66
license = "BSD-3-Clause"

plain-pageviews/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.pageviews"
3-
version = "0.15.0"
3+
version = "0.15.2"
44
description = "Basic pageview analytics for Plain."
55
authors = [{name = "Dave Gaeddert", email = "[email protected]"}]
66
readme = "README.md"

plain-passwords/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.passwords"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
description = "Password-based login for Plain."
55
authors = [{name = "Dave Gaeddert", email = "[email protected]"}]
66
readme = "README.md"

plain/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain"
3-
version = "0.40.0"
3+
version = "0.41.0"
44
description = "A web framework for building products with Python."
55
authors = [{name = "Dave Gaeddert", email = "[email protected]"}]
66
readme = "README.md"

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)