We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8ad6a commit 82b3b70Copy full SHA for 82b3b70
CHANGELOG.md
@@ -34,6 +34,8 @@ Any important notes regarding the update.
34
35
## Unreleased
36
37
+## 1.9.1 - 2025-03-15
38
+
39
## 1.9.0 - 2025-03-06
40
41
### Update notes
dakara_server/dakara_server/version.py
@@ -1,3 +1,3 @@
1
# this file is automatically updated by bump_version.sh, do not edit it!
2
-__version__ = "1.10.0-dev"
3
-__date__ = "2025-03-06"
+__version__ = "1.9.1"
+__date__ = "2025-03-15"
0 commit comments