8000 Update setup.py · tj-python/github-deploy@0378be0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0378be0

Browse files
authored
Update setup.py
1 parent bf7d414 commit 0378be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setup(
2525
name="github-deploy",
26-
version="0.0.5",
26+
version="0.0.4",
2727
description="Deploy yaml files to a large number of repositories in seconds.",
2828
long_description=LONG_DESCRIPTION,
2929
long_description_content_type=LONG_DESCRIPTION_TYPE,

0 commit comments

Comments
 (0)
0