Skip to content

Commit d928a1e

Browse files
author
Tom Augspurger
authored
Release 0.3.0rc1 (#18)
1 parent 995cafc commit d928a1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

planetary_computer/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.3.0rc0"
1+
__version__ = "0.3.0rc1"
22
"""Library version"""

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = planetary-computer
3-
version = 0.3.0rc0
3+
version = 0.3.0rc1
44
license_file = LICENSE
55
author = microsoft
66
author_email = planetarycomputer@microsoft.com

0 commit comments

Comments
 (0)