2 parents 6638cf2 + df12d92 commit d79883fCopy full SHA for d79883f
2 files changed
CHANGELOG.rst
@@ -1,6 +1,10 @@
1
CHANGELOG
2
---------
3
4
+1.0.2
5
+:::::
6
+- Fix version
7
+
8
0.1.6
9
:::::
10
- Update project structure
pyproject.toml
@@ -7,7 +7,7 @@ name = "sensirion-shdlc-driver"
description = "Base Driver for Communicating With SHDLC Devices"
readme = "README.md"
-version = "1.0.1"
+version = "1.0.2"
11
requires-python = ">=3.8,<4.0"
12
13
authors = [
0 commit comments