Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit b823efd

Browse files
authored
Merge pull request #14 from Stewart86/add-tests
update version
2 parents f09cab7 + dec232e commit b823efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aiocloudflare"
3-
version = "0.2.0-beta"
3+
version = "0.2.0-beta-1"
44
description = "A Cloudflare API wrapper for Python with asyncio support"
55
authors = ["Stewart Wong <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)