Skip to content

Commit b9bb844

Browse files
author
semantic-release
committed
0.1.35
Automatically generated by python-semantic-release
1 parent 72bfe84 commit b9bb844

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.35 (2025-02-25)
6+
7+
### Fix
8+
9+
* fix(ci): Include built widgets ([`72bfe84`](https://github.com/numerous-com/numerous-widgets/commit/72bfe84ead84e3104f35346d7f558108015782df))
10+
11+
512
## v0.1.34 (2025-02-25)
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.34"
3+
version = "0.1.35"
44
dependencies = ["anywidget", "pydantic", "jinja2"]
55
classifiers = [
66
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)