File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11{% set name = "swot_simulator" %}
2- {% set version = "1.2.3 " %}
2+ {% set version = "1.2.4 " %}
33
44package :
55 name : {{ name|lower }}
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.2.4 - 2021/11/14
5+ ------------------
6+ * Unable to write wet troposphere correction in Nadir products (#9)
7+
481.2.3 - 2021/11/13
59------------------
610* ISO date doesn't always contain microseconds.
Original file line number Diff line number Diff line change 2222author = 'CNES/JPL'
2323
2424# The short X.Y version
25- version = '1.2.3 '
25+ version = '1.2.4 '
2626# The full version, including alpha/beta/rc tags
27- release = '1.2.3 '
27+ release = '1.2.4 '
2828
2929# -- General configuration ---------------------------------------------------
3030
You can’t perform that action at this time.
0 commit comments