Skip to content

Commit 1f76e46

Browse files
chore(main): release 1.1.2 (#64)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0ac4bf commit 1f76e46

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

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

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/loiccoyle/tinyticker/compare/v1.1.1...v1.1.2) (2024-09-21)
4+
5+
6+
### Bug Fixes
7+
8+
* convert logos to grayscale ([900f674](https://github.com/loiccoyle/tinyticker/commit/900f6740124351e3486b51c6a395b1ba059fea64))
9+
* round floats to ints ([cf99189](https://github.com/loiccoyle/tinyticker/commit/cf9918904f9a87a1f14ace250af2f652c18e0dc6))
10+
311
## [1.1.1](https://github.com/loiccoyle/tinyticker/compare/v1.1.0...v1.1.1) (2024-07-05)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tinyticker"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "A tiny Raspberry Pi powered ePaper ticker."
55
authors = ["Loic Coyle <loic.coyle@hotmail.fr>"]
66
license = "MIT"

0 commit comments

Comments
 (0)