Skip to content

Commit 7680201

Browse files
committed
updated setup.py
1 parent 9a3f810 commit 7680201

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.idea/vcs.xml

Whitespace-only changes.

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
requirements = fh.read()
55
setup(
66
name = 'gitfun',
7-
version = '0.0.5',
7+
version = '0.0.6',
88
author = 'Shreeda Bhat',
99
author_email = 'shreeda@astaqc.com',
10+
url = "https://github.com/memetics19/gitfun.git",
1011
license = 'MIT',
1112
description = 'A fun git is a package which is for lazy developers',
1213
py_modules = ['cli_main', 'gitfun'],

0 commit comments

Comments
 (0)