Skip to content

Commit d9f7b3e

Browse files
committed
Fix a typo
1 parent 210d0f3 commit d9f7b3e

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
@@ -50,6 +50,6 @@
5050
version='0.1.0',
5151
description='getdns Python bindings for getdns',
5252
long_description=long_description,
53-
license='BSD'
53+
license='BSD',
5454
url='http://www.getdnsapi.net',
5555
ext_modules = [ module1 ])

0 commit comments

Comments
 (0)