Skip to content

Commit 69e93b0

Browse files
committed
This is 2.1.0
1 parent bb79e04 commit 69e93b0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.1.0 (TBD)
1+
2.1.0 (2023-07-17)
22

33
- Support for publishing stages and time range types has been added to the
44
subscriptions CLI (#992).
@@ -8,6 +8,7 @@
88
control the zip archiving of order outputs without any cloud storage delivery
99
have also been added (#990).
1010

11+
1112
2.1b1 (2023-07-11)
1213

1314
Added:
@@ -24,6 +25,7 @@ Added:
2425
the subscription's source geometry. This is a preview of the default behavior
2526
of the next version of the Subscriptions API (#971).
2627

28+
2729
2.0.3 (2023-06-28)
2830

2931
Changed:

planet/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1dev'
1+
__version__ = '2.1.0'

0 commit comments

Comments
 (0)