We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6122f04 commit 80d927aCopy full SHA for 80d927a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.1.3 (2025-03-08)
5
+
6
+### Bug Fixes
7
8
+- Add missing toml
9
+ ([`6122f04`](https://github.com/OffendingCommit/commit-bingo/commit/6122f04ce72f1a180db29cb67ff9a14338e63f18))
10
11
12
## v1.1.2 (2025-03-08)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bingo"
-version = "1.1.2"
+version = "1.1.3"
description = "A bingo board generator using NiceGUI"
authors = ["Offending Commit <[email protected]>"]
license = "MIT"
0 commit comments