Skip to content

Commit 21146a2

Browse files
chore(main): release 1.1.1 (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35566e7 commit 21146a2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.1.1"
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+
## [1.1.1](https://github.com/loiccoyle/tinyticker/compare/v1.1.0...v1.1.1) (2024-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **layouts:** clear `fast_info` cache before getting `previous_close` ([35566e7](https://github.com/loiccoyle/tinyticker/commit/35566e7c9e859ee562cf6830f6571878cccec63e))
9+
310
## [1.1.0](https://github.com/loiccoyle/tinyticker/compare/v1.0.0...v1.1.0) (2024-07-02)
411

512

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.0"
3+
version = "1.1.1"
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)