Begin v0.0.2

This commit is contained in:
2022-04-30 14:22:18 -05:00
parent 65d155ba79
commit 1e44560bca

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "aiomarionette"
version = "0.0.1.post1"
version = "0.0.2"
description = "Firefox Marionette client for asyncio"
readme = "README.md"
authors = ["Dustin C. Hatch <dustin@hatch.name>"]