Wrong year.

This commit is contained in:
Graham Dumpleton 2016-04-25 15:14:23 +10:00
parent 5f70d5c6b0
commit 53450ad8ec
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ Monkey Patching (2015)
* 11 - [Safely applying monkey patches in Python](11-safely-applying-monkey-patches-in-python.md) - (11th March 2015)
* 12 - [Using wrapt to support testing of software](12-using-wrapt-to-support-testing-of-software.md) - (12th March 2015)
* 13 - [Ordering issues when monkey patching in Python](13-ordering-issues-when-monkey-patching-in-python.md) - (18th March 2015)
* 14 - [Automatic patching of Python applications](14-automatic-patching-of-python-applications.md) - (9th April 2014)
* 14 - [Automatic patching of Python applications](14-automatic-patching-of-python-applications.md) - (9th April 2015)