Skip to content

Commit 33370e3

Browse files
update version for 0.2.0
1 parent e346805 commit 33370e3

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name="gitman",
8-
version="0.1.4",
8+
version="0.2.0",
99
description="CLI tool for managing GitHub projects, updating dependencies, and checking project statuses.",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)