Skip to content

Commit 04d7aeb

Browse files
committed
Version bump to 2.1 with homepage URL and README content
1 parent 30ad178 commit 04d7aeb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[tool.poetry]
22
name = "cloudflare-dyndns"
3-
version = "2.0"
3+
version = "2.1"
44
description = "CloudFlare Dynamic DNS client"
55
authors = ["Kiss György <[email protected]>"]
66
license = "MIT"
7+
readme = "README.md"
8+
repository = "https://github.com/kissgyorgy/cloudflare-dyndns"
9+
710

811
[tool.poetry.dependencies]
912
python = "^3.6"

0 commit comments

Comments
 (0)