Skip to content

Commit 78ea07e

Browse files
committed
prepare-release-0.8.1
1 parent 68bde67 commit 78ea07e

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.8.0
1+
version: 0.8.1
22

33
# considered years for output data
44
years : [2020, 2025, 2030, 2035, 2040, 2045, 2050]

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
# The short X.Y version.
7676
version = u'0.8'
7777
# The full version, including alpha/beta/rc tags.
78-
release = u'0.8.0'
78+
release = u'0.8.1'
7979

8080
# The language for content autogenerated by Sphinx. Refer to documentation
8181
# for a list of supported languages.

docs/release_notes.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@ Release Notes
55
.. Upcoming Release
66
.. ================
77
8+
9+
Technology-Data 0.8.1 (28 February 2024)
10+
========================================
11+
* adjust currency year in some DEA input data
12+
813
Technology-Data 0.8.0 (19 February 2024)
914
=======================================
1015

1116
* Update currency year from 2015 to 2020. Add a currency year for each data
1217
input. The inflation rate is taken `Eurostat HICP - annual data (average index
1318
and rate of change)
14-
<https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/dataflow/ESTAT/prc_hicp_aind/1.0?references=descendants&detail=referencepartial&format=sdmx_2.1_generic&compressed=true>`_.
19+
<https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/dataflow/ESTAT/prc_hicp_aind/1.0?references=descendants&detail=referencepartial&format=sdmx_2.1_generic&compressed=true>`_.
1520

1621
Technology-Data 0.7.0 (7 February 2024)
1722
=======================================

0 commit comments

Comments
 (0)