We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42b294c + 2ad54e8 commit 91938f2Copy full SHA for 91938f2
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-[0.2.0] (2023-12-04)
+[0.2.1] (2023-12-05)
5
--------------------
6
Added
7
*******
@@ -11,6 +11,16 @@ Changed
11
12
- band naming scheme to match STAC standard
13
14
+Fixed
15
+*******
16
+- version mismatch with pip release
17
+
18
+[0.2.0] (2023-05-24)
19
+--------------------
20
+Added
21
22
+- 4 band model to manifest
23
24
[0.1.9] (2023-05-12)
25
26
ukis_csmask/__init__.py
@@ -1 +1 @@
-__version__ = "0.2.0"
+__version__ = "0.2.1"
0 commit comments