Skip to content

Commit 8c2ce82

Browse files
committed
Prepare for release v0.5.0
1 parent 2468a34 commit 8c2ce82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Python package](https://github.com/cogu/autosar/actions/workflows/python-package.yml/badge.svg?branch=research%2F0.5)](https://github.com/cogu/autosar/actions/workflows/python-package.yml)
1+
![Python package](https://github.com/cogu/autosar/actions/workflows/python-package.yml/badge.svg)
22

33
# Python AUTOSAR v0.5
44

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.0b1"
3+
version = "0.5.0"
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)