Skip to content

Commit bb99027

Browse files
committed
This 1.0.0
1 parent 55e1d7c commit bb99027

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes
22
=======
33

4+
1.0.0 (2023-04-20)
5+
------------------
6+
7+
- This is the 1.0.0 release. There have been no changes since 1.0rc1.
8+
49
1.0rc1 (2023-04-18)
510
------------------
611

src/fio_planet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
"""fio_planet: Fiona CLI plugins from Planet Labs."""
1818

19-
__version__ = "1.0rc1"
19+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)