We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da918ae commit ae792bdCopy full SHA for ae792bd
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name="github-deploy",
17
- version="0.0.1",
+ version="0.0.2",
18
description="Deploy yaml files to a large number of repositories in seconds.",
19
long_description=LONG_DESCRIPTION,
20
long_description_content_type=LONG_DESCRIPTION_TYPE,
0 commit comments