Skip to content

Commit 1456506

Browse files
committed
Changed version number to prepare for new pypi release
1 parent 4a95db8 commit 1456506

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="gh_label_maker",
5-
version="0.0.1",
5+
version="0.0.2",
66
description="CLI tool for managing github labels",
77
packages=["gh_label_maker"],
88
install_requires=["PyGithub==1.56"],

0 commit comments

Comments
 (0)