We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87100c commit daa9630Copy full SHA for daa9630
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ asyncio_mode = "auto"
3
4
[tool.poetry]
5
name = "py-boilingdata"
6
-version = "0.1.0"
+version = "0.2.0"
7
description = "BoilingData (websockets) client for Python"
8
authors = ["Dan Forsberg <dan@boilingdata.com>"]
9
readme = "README.md"
0 commit comments