Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
evgkanias authored Nov 5, 2024
1 parent 1b1d295 commit 8724cee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name="skylight",
version="v1.0a",
version="v1.1",
author="Evripidis Gkanias",
maintainer="Evripidis Gkanias",
author_email="[email protected]",
Expand All @@ -24,7 +24,6 @@
"Source": "https://github.com/evgkanias/sky"
},
classifiers=[
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3.9",
"Intended Audience :: Science/Research",
"Topic :: Scientific/Engineering :: Atmospheric Science",
Expand Down

0 comments on commit 8724cee

Please sign in to comment.