From eb346d86b5ffce79573eb86fe8d3015a553ab616 Mon Sep 17 00:00:00 2001 From: Chris Kuehl Date: Wed, 20 Nov 2024 10:50:46 -0600 Subject: [PATCH] v2.7.2b2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c723fb746..71f658a3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "baseplate" -version = "2.7.2b1" +version = "2.7.2b2" description = "reddit's python service framework" authors = ["reddit"] license = "BSD"