File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 10
10
Changes
11
11
=======
12
12
13
+ Version v13.0.0b2.dev8 (released 2025-03-21)
14
+
15
+ - config: updated severity label text on deposit form
16
+
13
17
Version v13.0.0b2.dev7 (released 2025-03-18)
14
18
15
19
- deposit: refactor section config in RDMDepositForm
Original file line number Diff line number Diff line change 1
1
..
2
- Copyright (C) 2019 CERN.
2
+ Copyright (C) 2019-2025 CERN.
3
3
Copyright (C) 2019 Northwestern University.
4
4
5
5
Invenio App RDM is free software; you can redistribute it and/or modify
@@ -44,4 +44,3 @@ interested.
44
44
contributing
45
45
changes
46
46
license
47
- authors
Original file line number Diff line number Diff line change 17
17
#
18
18
# See PEP 0440 for details - https://www.python.org/dev/peps/pep-0440
19
19
20
- __version__ = "13.0.0b2.dev7 "
20
+ __version__ = "13.0.0b2.dev8 "
21
21
22
22
__all__ = ("__version__" ,)
You can’t perform that action at this time.
0 commit comments