Skip to content

Commit 055442b

Browse files
committed
Prepare release of v0.5.3
1 parent d72ecf0 commit 055442b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The first name in a bullet point below is the Python class name while the second
55
Elements marked as `collectable` means that they can be added directly to a package.
66
Non-collectable elements are various sub-elements to collectable elements.
77

8-
## Unreleased
8+
## [v0.5.3] - 2024-03-29
99

1010
### Added
1111

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "autosar"
3-
version = "0.5.3a1"
3+
version = "0.5.3"
44
description = "A set of Python modules for working with AUTOSAR XML files"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)