Begin v0.0.3

master
Dustin 2022-08-01 22:25:35 -05:00
parent ab990dba14
commit 28c991fe26
1 changed files with 1 additions and 1 deletions

View File

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