X Tutup
Skip to content

Commit 35b388c

Browse files
committed
change rather formal Robert Anthony Farrell to Bob Farrell
1 parent 459ff42 commit 35b388c

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
@@ -30,7 +30,7 @@
3030
setup(
3131
name="bpython",
3232
version = __version__,
33-
author = "Robert Anthony Farrell, Andreas Stuehrk et al.",
33+
author = "Bob Farrell, Andreas Stuehrk et al.",
3434
author_email = "robertanthonyfarrell@gmail.com",
3535
description = "Fancy Interface to the Python Interpreter",
3636
license = "MIT/X",

0 commit comments

Comments
 (0)
X Tutup