Skip to content

Commit 7a0ee79

Browse files
committed
🔖 prepare release 0.9.0
1 parent f4264d0 commit 7a0ee79

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
Changes
2121
=======
2222

23+
Version 0.9.0 (2024-08-01)
24+
--------------------------
25+
26+
- Add support to INPE Identity Access Management (`#70 <https://github.com/brazil-data-cube/lccs.py/issues/70>`_)
27+
28+
2329
Version 0.8.2 (2023-11-28)
2430
--------------------------
2531

lccs/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
"""
2424

2525

26-
__version__ = '0.8.2'
26+
__version__ = '0.9.0'

0 commit comments

Comments
 (0)