Skip to content

Commit 8db38e7

Browse files
authored
Merge pull request #2 from Blackmamoth/dev
Dev
2 parents d3d28cf + fff6354 commit 8db38e7

6 files changed

Lines changed: 298 additions & 287 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "sshsync"
3-
version = "0.9.0"
4-
description = "sshsync is a CLI tool to run shell commands across multiple servers via SSH, either on specific groups or all servers. Upcoming features include file push/pull support."
3+
version = "0.10.0"
4+
description = "sshsync is a CLI tool to run shell commands across multiple servers via SSH, either on specific groups or all servers. It also supports pushing and pulling files to and from remote hosts."
55
readme = "README.md"
66
authors = [
77
{ name = "Blackmamoth", email = "blackmamoth83@gmail.com" }

0 commit comments

Comments
 (0)