Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Collins committed Jul 15, 2020
1 parent 689e2af commit 880c6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "flask_threaded_sockets"
version = "0.1.0"
version = "0.2.0"
description = "Barebones websocket extension for Flask, using Pythonthreading for low-traffic concurrency"
readme = "README.md"
authors = ["Joel Collins <joel@jtcollins.net>"]
Expand Down

0 comments on commit 880c6f5

Please sign in to comment.