Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
geoyee committed Sep 4, 2022
1 parent 39d0afe commit 2bc6943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setuptools.setup(
name="sdrl",
version="0.0.1",
version="0.0.3",
author="geoyee",
author_email="[email protected]",
description="Satellite Data Read Library",
Expand All @@ -27,4 +27,4 @@
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
],
)
)

0 comments on commit 2bc6943

Please sign in to comment.