From f3328cdc0a0820cbebc266b89e565bcd91eb3e00 Mon Sep 17 00:00:00 2001
From: Timothy Moore <mtimothy984@gmail.com>
Date: Tue, 28 Jan 2025 17:06:38 -0800
Subject: [PATCH] 0.0.8

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index f5e4f71..a2546da 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "lonelypss"
-version = "0.0.7"
+version = "0.0.8"
 description = "PubSub over HTTP"
 readme = "README.md"
 authors = [