Skip to content

Commit 02ac4e4

Browse files
author
semantic-release
committed
0.1.5
Automatically generated by python-semantic-release
1 parent 02297a6 commit 02ac4e4

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.5 (2024-12-22)
6+
7+
### Fix
8+
9+
* fix(widgets): Linting ([`02297a6`](https://github.com/numerous-com/numerous-widgets/commit/02297a6d3788c751ca58b44e4b4dfa7dcf473c89))
10+
11+
512
## v0.1.4 (2024-12-22)
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.3"
3+
version = "0.1.5"
44
dependencies = ["anywidget", "pydantic", "jinja2"]
55
classifiers = [
66
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)