Skip to content

Commit ed3ecbb

Browse files
Nathan GoldbaumByron
authored andcommitted
Update homepage
1 parent 91d506e commit ed3ecbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smmap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = "Sebastian Thiel"
44
__contact__ = "byronimo@gmail.com"
5-
__homepage__ = "https://github.com/Byron/smmap"
5+
__homepage__ = "https://github.com/gitpython-developers/smmap"
66
version_info = (2, 0, 3)
77
__version__ = '.'.join(str(i) for i in version_info)
88

0 commit comments

Comments
 (0)