We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909f9f7 commit d004f34Copy full SHA for d004f34
CHANGELOG.rst
@@ -1,6 +1,10 @@
1
CHANGELOG
2
---------
3
4
+1.0.1
5
+:::::
6
+- Update project structure
7
+
8
1.0.0
9
:::::
10
- First public release
pyproject.toml
@@ -7,7 +7,7 @@ name = "sensirion-i2c-driver"
description = "Base Driver for Communicating With I2C Devices"
readme = "README.md"
-version = "1.0.2"
+version = "1.0.1"
11
requires-python = ">=3.8,<4.0"
12
13
authors = [
0 commit comments