Skip to content

Commit 269aeff

Browse files
author
Gabriel Chamon Araujo
committed
added readme to pyproject.toml; vesion bump
1 parent 6d56336 commit 269aeff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[tool]
22
[tool.poetry]
33
name = "sysrsync"
4-
version = "0.3.0"
4+
version = "0.3.1"
55
description = "Simple and safe python wrapper for calling system rsync"
66
authors = ["Gabriel Chamon <gchamon@live.com>"]
7+
readme = "README.md"
78

89
[tool.poetry.dependencies]
910
python = "^3.6"

0 commit comments

Comments
 (0)