Begin v0.0.3

This commit is contained in:
2022-08-01 22:25:35 -05:00
parent ab990dba14
commit 28c991fe26

View File

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