Skip to content

Commit

Permalink
v1.0.8 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle authored Oct 15, 2024
1 parent 2cde4e1 commit 9d8371a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

v1.0.8 (2024-10-15)
-------------------

- Implement upgrade for StudyVersion 9.2

v1.0.7 (2024-10-08)
-------------------

Expand Down
4 changes: 2 additions & 2 deletions src/antares/study/version/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Standard project metadata

__version__ = "1.0.7"
__version__ = "1.0.8"
__author__ = "RTE, Antares Web Team"
__date__ = "2024-07-06"
__date__ = "2024-10-15"
__credits__ = "© Réseau de Transport de l’Électricité (RTE)"

0 comments on commit 9d8371a

Please sign in to comment.