Skip to content

Commit

Permalink
v1.2.0 pds URL update
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Oct 2, 2023
1 parent 2186f5a commit 73ef4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Python Package Setup
from setuptools import setup, find_namespace_packages

VERSION="1.1.1"
VERSION="1.2.0"
DESCRIPTION="A Python package to access, download, view, and manipulate Cassini RADAR images"

with open("README.md", "r") as f:
Expand Down

0 comments on commit 73ef4ad

Please sign in to comment.