Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed Oct 25, 2024
1 parent 695376f commit c360a45
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.10 (2024-10-25)
-------------------

- migrate cluster group from "other" to "other 1" inside v8.1 upgrader

v1.0.9 (2024-10-16)
-------------------

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.9"
__version__ = "1.0.10"
__author__ = "RTE, Antares Web Team"
__date__ = "2024-10-16"
__date__ = "2024-10-25"
__credits__ = "© Réseau de Transport de l’Électricité (RTE)"

0 comments on commit c360a45

Please sign in to comment.