We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d31284c commit 35a890aCopy full SHA for 35a890a
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.4
+current_version = 1.0.5
3
4
[bumpversion:file:VERSION]
5
CITATION.cff
@@ -28,7 +28,7 @@ authors:
28
title: "Open Energy Family - Open Energy Platform (OEP)"
29
type: software
30
license: AGPL-3.0-or-later
31
-version: 1.0.4
+version: 1.0.5
32
doi:
33
-date-released: 2024-09-25
+date-released: 2024-11-19
34
url: "https://github.com/OpenEnergyPlatform/oeplatform/"
VERSION
@@ -1 +1 @@
-1.0.4
+1.0.5
oeplatform/__init__.py
-__version__ = "1.0.4"
+__version__ = "1.0.5"
0 commit comments