Skip to content

Commit 7853df5

Browse files
chore(master): release 0.3.2 (#14)
## [0.3.2](v0.3.1...v0.3.2) (2024-08-11) ### Bug Fixes * fix example scripts and related issues ([#13](#13)) ([533bf3e](533bf3e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 533bf3e commit 7853df5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.1"
2+
".": "0.3.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/feeph/libads1xxx-python/compare/v0.3.1...v0.3.2) (2024-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* fix example scripts and related issues ([#13](https://github.com/feeph/libads1xxx-python/issues/13)) ([533bf3e](https://github.com/feeph/libads1xxx-python/commit/533bf3ed6be9a32e4fe3f0054026e78994de2919))
9+
310
## [0.3.1](https://github.com/feeph/libads1xxx-python/compare/v0.3.0...v0.3.1) (2024-08-11)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
[project]
2121
name = "feeph.ads1xxx"
22-
version = "0.3.1"
22+
version = "0.3.2"
2323
description = "library for the ADS1xxx family of I²C analog-to-digital converters"
2424
authors = [
2525
{name = "Feeph Aifeimei", email = "55798703+feeph@users.noreply.github.com"},

0 commit comments

Comments
 (0)