Skip to content

Commit 9e9a92a

Browse files
Correct email in setup.py
1 parent 6e9a293 commit 9e9a92a

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
@@ -4,7 +4,7 @@
44
version='0.8.0',
55
description='A library for interacting with the Browsermob Proxy',
66
author='David Burns',
7-
author_email='david.burns at theautomatedtester dot co dot uk',
7+
author_email='david.burns@theautomatedtester.co.uk',
88
url='http://oss.theautomatedtester.co.uk/browsermob-proxy-py',
99
classifiers=['Development Status :: 3 - Alpha',
1010
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)