Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
irbreeves committed Feb 3, 2023
1 parent 7c9e0bd commit 0e25005
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

setup(
name="barrier3d",
version="0.1.0.dev0",
description="A spatially explicit exploratory model of barrier island evolution in three dimensions",
version="2.0",
description="A spatially explicit exploratory model of barrier island evolution",
long_description=open("README.md", encoding="utf-8").read(),
long_description_content_type="text/markdown",
author="Ian Reeves",
author_email="[email protected].edu",
author_email="ian.reeves@whoi.edu",
url="https://github.com/UNC-CECL/Barrier3D",
classifiers=[
"Intended Audience :: Science/Research",
Expand Down

0 comments on commit 0e25005

Please sign in to comment.