We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a95db8 commit 1456506Copy full SHA for 1456506
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="gh_label_maker",
5
- version="0.0.1",
+ version="0.0.2",
6
description="CLI tool for managing github labels",
7
packages=["gh_label_maker"],
8
install_requires=["PyGithub==1.56"],
0 commit comments