We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4264d0 commit 7a0ee79Copy full SHA for 7a0ee79
CHANGES.rst
@@ -20,6 +20,12 @@
20
Changes
21
=======
22
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
29
Version 0.8.2 (2023-11-28)
30
--------------------------
31
lccs/version.py
@@ -23,4 +23,4 @@
"""
-__version__ = '0.8.2'
+__version__ = '0.9.0'
0 commit comments