We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e1d7c commit bb99027Copy full SHA for bb99027
2 files changed
CHANGES
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
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
9
1.0rc1 (2023-04-18)
10
------------------
11
src/fio_planet/__init__.py
@@ -16,4 +16,4 @@
16
17
"""fio_planet: Fiona CLI plugins from Planet Labs."""
18
19
-__version__ = "1.0rc1"
+__version__ = "1.0.0"
0 commit comments