Skip to content

Commit

Permalink
prepare release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Feb 19, 2024
1 parent 3c39918 commit 3557d4e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.7.0
version: 0.8.0

# considered years for output data
years : [2020, 2025, 2030, 2035, 2040, 2045, 2050]
Expand Down
8 changes: 4 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,18 +64,18 @@
# -- Project information -----------------------------------------------------

project = u'technology-data'
copyright = u'2020-2023, Marta Victoria (Aarhus University), Kun Zhu (Aarhus University), Elisabeth Zeyen (TUB, KIT), Tom Brown (TUB, KIT)'
author = u'2020-2023 Marta Victoria (Aarhus University), Kun Zhu (Aarhus University), Elisabeth Zeyen (TUB, KIT), Tom Brown (TUB, KIT)'
copyright = u'2020-2024, Marta Victoria (Aarhus University), Kun Zhu (Aarhus University), Elisabeth Zeyen (TUB, KIT), Tom Brown (TUB, KIT)'
author = u'2020-2024 Marta Victoria (Aarhus University), Kun Zhu (Aarhus University), Elisabeth Zeyen (TUB, KIT), Tom Brown (TUB, KIT)'


# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = u'0.7'
version = u'0.8'
# The full version, including alpha/beta/rc tags.
release = u'0.7.0'
release = u'0.8.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
8 changes: 7 additions & 1 deletion docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ Release Notes
.. Upcoming Release
.. ================
* Update currency year from 2015 to 2020. Add a currency year for each data input. The inflation rate is taken `Eurostat HICP - annual data (average index and rate of change) <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>`_.
Technology-Data 0.8.0 (19 February 2024)
=======================================

* Update currency year from 2015 to 2020. Add a currency year for each data
input. The inflation rate is taken `Eurostat HICP - annual data (average index
and rate of change)
<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>`_.

Technology-Data 0.7.0 (7 February 2024)
=======================================
Expand Down

0 comments on commit 3557d4e

Please sign in to comment.