Skip to content

Commit bbe40d9

Browse files
author
Pratik Mahamuni
committed
Hardcoded version in pyproject.toml
1 parent d54044d commit bbe40d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-can"
7-
dynamic = ["readme", "version"]
7+
dynamic = ["readme"]
8+
version = "4.3.1"
89
description = "Controller Area Network interface module for Python"
910
authors = [{ name = "python-can contributors" }]
1011
dependencies = [

0 commit comments

Comments
 (0)