v0.1.5 add periodic messages

This commit is contained in:
controllerzz
2025-12-16 20:14:43 +03:00
parent e3ca999777
commit 8015b6b5f2
7 changed files with 234 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "carbus-lib"
version = "0.1.4"
version = "0.1.5"
description = "Async CAN / ISO-TP / UDS library for Car Bus Analyzer"
readme = "README.md"
requires-python = ">=3.10"