Begin v0.0.2

master
Dustin 2022-04-30 14:22:18 -05:00
parent 65d155ba79
commit 1e44560bca
1 changed files with 1 additions and 1 deletions

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>"]