Skip to content

Commit 882f7ad

Browse files
committed
🚀 v0.1.1
1 parent ce8d490 commit 882f7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flask_queue_sse"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "A simple implementation of Server-Sent Events for Flask that doesn't require Redis pub/sub."
55
authors = ["Vasanth Developer <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)