diff --git a/setup.py b/setup.py index 80197b2..a9f805d 100644 --- a/setup.py +++ b/setup.py @@ -13,12 +13,11 @@ 'Topic :: Scientific/Engineering :: Atmospheric Science', 'Topic :: Scientific/Engineering :: Mathematics', 'Topic :: Software Development :: Libraries :: Python Modules', - 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 3'] setup(name='pysolar', - version='0.6', + version='0.7', description='Collection of Python libraries for simulating the irradiation of any point on earth by the sun', author='Brandon Stafford', author_email='brandon@pingswept.org',