Skip to content

Commit 981750a

Browse files
committed
fixed urls in toml
1 parent 053ea12 commit 981750a

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "dht11_spi"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Python module to use the SPI bus to read DHT11/DHT22 sensors."
55
authors = [{name = "Thomas Dunteman", email= "[email protected]"}]
66
keywords = ["dht11", "dht22", "spi"]

0 commit comments

Comments
 (0)