Skip to content

Commit 6d2f316

Browse files
committed
Merge branch 'release' into 'master'
Release 1.3.7 master See merge request dali/PandoraBox/pandora_plugins/plugin_mc-cnn!83
2 parents 4666ffe + a261b55 commit 6d2f316

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 1.3.7 (June 2026)
4+
35
## 1.3.7a2 (June 2026)
46

57
## 1.3.7a1 (June 2026)

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
project = "Pandora Plugin Mccnn"
4141
copyright = "2026, CNES"
4242
author = "CNES"
43-
version = "1.3.6a1"
43+
version = "1.3.7"
4444

4545
# -- General configuration ---------------------------------------------------
4646

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ setup_requires =
4141
# Pandora plugin MC-CNN packages dependencies
4242
install_requires =
4343
numpy
44-
MCCNN==1.4.0a1
45-
pandora==1.8.1a2
44+
MCCNN>=1.4.0
45+
pandora>=1.8.1
4646
xarray
4747
json-checker
4848
psutil

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.projectKey=outilscommuns:correlateurchaine3D:pandora_plugin_mc_cnn
33

44
# project metadata
55
sonar.projectName=plugin_MC_CNN
6-
sonar.projectVersion=1.3.7a2
6+
sonar.projectVersion=1.3.7
77

88
# path to source directories (required)
99
sonar.sources=pandora_plugin_mc_cnn

0 commit comments

Comments
 (0)