Skip to content

Commit 01df3e5

Browse files
committed
Publish 0.4.3
SHA256 hashes: jupyter-specta-0.4.3.tgz: 9c1e030f5c8c1f8f002049a432e4911324e35a6a38b9cee0234a70238bd8b60d specta-0.4.3-py3-none-any.whl: 8910fb2cb131d26fc4c8b402dd9dcb35790ed993015054d2a0c048e3fc7fbb09 specta-0.4.3.tar.gz: 35e2ffedc957e69a8dd2346cd0337f1081edd7555679f3c6c8ca39857beaced2
1 parent 6573b90 commit 01df3e5

3 files changed

Lines changed: 22 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.4.3
6+
7+
([Full Changelog](https://github.com/trungleduc/specta/compare/v0.4.2...6573b903d0214d1082f60c9290babfb23d347424))
8+
9+
### Merged PRs
10+
11+
- handle nbl [#36](https://github.com/trungleduc/specta/pull/36) ([@trungleduc](https://github.com/trungleduc))
12+
13+
### Contributors to this release
14+
15+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
16+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
17+
18+
([GitHub contributors page for this release](https://github.com/trungleduc/specta/graphs/contributors?from=2026-01-08&to=2026-01-09&type=c))
19+
20+
@trungleduc ([activity](https://github.com/search?q=repo%3Atrungleduc%2Fspecta+involves%3Atrungleduc+updated%3A2026-01-08..2026-01-09&type=Issues))
21+
22+
<!-- <END NEW CHANGELOG ENTRY> -->
23+
524
## 0.4.2
625

726
([Full Changelog](https://github.com/trungleduc/specta/compare/v0.4.1...bc94243cb7a1c99766bbe3041ae12b134c56617a))
@@ -19,8 +38,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
1938

2039
@trungleduc ([activity](https://github.com/search?q=repo%3Atrungleduc%2Fspecta+involves%3Atrungleduc+updated%3A2026-01-08..2026-01-08&type=Issues))
2140

22-
<!-- <END NEW CHANGELOG ENTRY> -->
23-
2441
## 0.4.1
2542

2643
([Full Changelog](https://github.com/trungleduc/specta/compare/v0.4.0...ed65556f762ee0218f0e28c6a4599ba43afc1d39))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter-specta",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "",
55
"keywords": [],
66
"homepage": "https://github.com/trungleduc/specta",

0 commit comments

Comments
 (0)