From bd8dc4eeb1d705c340fbf16d0f7d995538a70b32 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 20 Apr 2021 17:40:56 +0200 Subject: [PATCH] Update project URL --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 55f1e94..6019b18 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ version = 0.1.2 description = Inline Matplotlib backend for Jupyter author = IPython Development Team author_email = ipython-dev@scipy.org -url = https://github.com/martinRenou/matplotlib-inline +url = https://github.com/ipython/matplotlib-inline license = BSD 3-Clause license_file = LICENSE keywords = python, ipython, matplotlib, jupyter