From 718565dab135c3500eb29388f0ade56ceb4c9fe0 Mon Sep 17 00:00:00 2001 From: Gernot Wagner Date: Fri, 30 Mar 2018 10:42:13 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 89d5101..f601287 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3.4' ], - keywords='EZ-climate, social cost of carbon, SCC, climate pricing', + keywords='EZ-climate, optimal carbon price, CO2 tax, social cost of carbon, SCC, climate pricing', url='http://github.com/Litterman/EZClimate', author='Robert Litterman, Kent Daniel, Gernot Wagner', license='MIT',