Skip to content

Commit e671907

Browse files
committed
Updated email address
1 parent 81ee349 commit e671907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
description='A flexible derivative-free solver for (bound constrained) general objective minimization',
3838
long_description=open('README.rst').read(),
3939
author='Lindon Roberts',
40-
author_email='lindon.roberts@maths.ox.ac.uk',
40+
author_email='lindon.roberts@sydney.edu.au',
4141
url="https://github.com/numericalalgorithmsgroup/pybobyqa/",
42-
download_url="https://github.com/numericalalgorithmsgroup/pybobyqa/archive/v1.3.tar.gz",
42+
download_url="https://github.com/numericalalgorithmsgroup/pybobyqa/archive/v1.4.tar.gz",
4343
packages=['pybobyqa'],
4444
license='GNU GPL',
4545
keywords = "mathematics derivative free optimization",

0 commit comments

Comments
 (0)