From 8c74391dc7908de13160d66338d397a2cc7bf815 Mon Sep 17 00:00:00 2001 From: "Bruno P. Kinoshita" Date: Sat, 12 Oct 2019 14:05:10 +1300 Subject: [PATCH] Fix project name typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7c3e5b4..cfbffd9 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) Juptyer Development Team. +# Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License. import sys from setuptools import setup