Skip to content

Commit d79883f

Browse files
authored
Merge pull request #6 from Sensirion/fix-version
Fix version
2 parents 6638cf2 + df12d92 commit d79883f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGELOG
22
---------
33

4+
1.0.2
5+
:::::
6+
- Fix version
7+
48
0.1.6
59
:::::
610
- Update project structure

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "sensirion-shdlc-driver"
77
description = "Base Driver for Communicating With SHDLC Devices"
88

99
readme = "README.md"
10-
version = "1.0.1"
10+
version = "1.0.2"
1111
requires-python = ">=3.8,<4.0"
1212

1313
authors = [

0 commit comments

Comments
 (0)