Skip to content

Commit 0df06c4

Browse files
2 parents db08ea0 + bb4eb69 commit 0df06c4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v0.1.8 (2024-12-23)
6+
7+
### Fix
8+
9+
* fix(Task): Enhance log display, improve code readability, and update task handling logic ([`853184e`](https://github.com/numerous-com/numerous-widgets/commit/853184e5a67722b10daf766d270f19d5f24326b9))
10+
11+
512
## v0.1.7 (2024-12-23)
613

714
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "numerous-widgets"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
dependencies = ["anywidget", "pydantic", "jinja2"]
55
classifiers = [
66
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)