Commit 535a173 1 parent 93fdc21 commit 535a173 Copy full SHA for 535a173
File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The first name in a bullet point below is the Python class name while the second
5
5
Elements marked as ` collectable ` means that they can be added directly to a package.
6
6
Non-collectable elements are various sub-elements to collectable elements.
7
7
8
- ## [ Unreleased ]
8
+ ## [ v0.5.4 ] - 2024-10-28
9
9
10
10
### Added
11
11
@@ -57,7 +57,6 @@ Non-collectable elements are various sub-elements to collectable elements.
57
57
* TriggerRef
58
58
* VariableAccessRef
59
59
60
-
61
60
### Fixed
62
61
63
62
* Fixed parsing error on elements containing ` ADMIN-DATA ` .
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " autosar"
3
- version = " 0.5.4b1 "
3
+ version = " 0.5.4 "
4
4
description = " A set of Python modules for working with AUTOSAR XML files"
5
5
readme = " README.md"
6
6
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments