Skip to content

Commit 737dccb

Browse files
committed
updated version to 0.1.1
1 parent 3157986 commit 737dccb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
- Initial version of deep-code.
44
- Implemented the publish feature of DeepESDL experiments/workflow as OGC API record
5-
and Datasets as an OSC stac collection.
5+
and Datasets as an OSC stac collection.
6+
7+
## Changes in 0.1.1
8+
9+
- minor fix to fix nested quotes in f-string in dataset_stac_generator module.

deep_code/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
# DEALINGS IN THE SOFTWARE.
2121

22-
version = "0.0.2"
22+
version = "0.1.1"

0 commit comments

Comments
 (0)