Skip to content

Commit 8f99647

Browse files
fix: Changed version in pyproject.toml.
1 parent cbc5423 commit 8f99647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "dummysensors"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
description = "Dummy sensor data generator for testing IoT/ML pipelines"
99
readme = "README.md"
1010
authors = [{ name = "Mateusz Dalke" }]

0 commit comments

Comments
 (0)