Skip to content

Commit 2f9c766

Browse files
committed
add url
1 parent 9ea5954 commit 2f9c766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__author__ = 'Hamilakis Nicolas'
22
__copyright__ = 'Hamilakis Nicolas 2020'
33
__license__ = 'MIT'
4-
__url__ = ''
4+
__url__ = 'https://github.com/nhamilakis/py-serializer'
55
__maintainer__ = 'Hamilakis Nicolas'
66
__email__ = '[email protected]'
77
__status__ = "production"

0 commit comments

Comments
 (0)