Skip to content

Commit bb39f71

Browse files
committed
Publish 3.4.2
SHA256 hashes: jupytercad-3.4.2-py3-none-any.whl: b057b145fbb03027d87e261ea024d5f6b11a9db458f3c12906838e320f533efb jupytercad-3.4.2.tar.gz: c722c22ad6c7ae9be14e446f9ff2c62f27db121b5ddde91da542a882a4c43dc6 jupytercad-base-3.4.2.tgz: ba3d67f0594b7e99011884723204611ff743203a524e2feaa9bf55cfc2630be1 jupytercad-jupytercad-app-3.4.2.tgz: 17c4d846c8cc1e55bb4cb6fe7594285a4ecab3036bf38518cf933d3bf922ccfd jupytercad-jupytercad-core-3.4.2.tgz: 3f8f19eb01f338a5139ece9a4efd9e19cd4d7bff513dbcecb15f0d8186bb78a0 jupytercad-jupytercad-lab-3.4.2.tgz: 6065bc0f5fcb4e297dff87178784d2100e0909bca2e01fe717ddf167367ab4df jupytercad-occ-worker-3.4.2.tgz: 213422e190478a7de71437d9bb6e238f925e7f54c5550a7ca7153eb9f6428137 jupytercad-opencascade-3.4.2.tgz: bf8aa238967a721fdd350d502013a0ba8df3b1c2284538491fb61171fb9d8866 jupytercad-schema-3.4.2.tgz: 0ff5c3d47a1ff69b89dcf57ab39e3b93dc7df2ef3d091daba0355422721a9a9f jupytercad_app-3.4.2-py3-none-any.whl: a8b1790e62b79aebadc751835cb60fdf0aeb4f03778ade16bb24bfb5913ffe79 jupytercad_app-3.4.2.tar.gz: b96584d87e5e0462acd3ed310caca2cccbebd55efbc09f1e3ddc5201d2c04f74 jupytercad_core-3.4.2-py3-none-any.whl: 726c17ad499fd1d533aa61104ab77647a2a79f4407ee937542ce818765af892b jupytercad_core-3.4.2.tar.gz: 60c75266155c8710c2af0d680f72ba0f16194af152d080f22722b89e662f57a6 jupytercad_lab-3.4.2-py3-none-any.whl: 661997de057242df1eb4a58f48fbc0709f21856e25fa8f0c311d3ada4810e6e1 jupytercad_lab-3.4.2.tar.gz: 58dc66ac9928f25240fe1a2279faa0b145c82d152d237ac09fa09841e6ab16b8 jupytercad_lite-3.4.2-py3-none-any.whl: dbf0ac8dfa9f6e1f3293c6c69d38df81620a0af48fd8b36b2e68520b4cd857b2 jupytercad_lite-3.4.2.tar.gz: c7730cfb17fd857169799fe5933817a665d97bd8eeac868de807b06b68fd5102
1 parent f61694f commit bb39f71

14 files changed

Lines changed: 162 additions & 138 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+
## 3.4.2
6+
7+
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/base@3.4.1...f61694fdbdb976f9defd677153c3e0ff9efd0a93))
8+
9+
### Bugs fixed
10+
11+
- Fix version getter [#862](https://github.com/jupytercad/JupyterCAD/pull/862) ([@martinRenou](https://github.com/martinRenou))
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/use/#how-does-this-tool-define-contributions-in-the-reports).
17+
18+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2026-03-24&to=2026-04-03&type=c))
19+
20+
@martinRenou ([activity](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2026-03-24..2026-04-03&type=Issues))
21+
22+
<!-- <END NEW CHANGELOG ENTRY> -->
23+
524
## 3.4.1
625

726
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/base@3.4.0...2d6ffe81d8c4cadb67e0d88e1fd95677855afd21))
@@ -27,8 +46,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
2746

2847
@martinRenou ([activity](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2025-12-18..2026-03-24&type=Issues)) | @trungleduc ([activity](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2025-12-18..2026-03-24&type=Issues))
2948

30-
<!-- <END NEW CHANGELOG ENTRY> -->
31-
3249
## 3.4.0
3350

3451
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/base@3.1.7...61b5513d1ec7e03ee243b3f6632442b36bdc23ec))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-root",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"private": true,
55
"homepage": "https://github.com/jupytercad/JupyterCAD",
66
"repository": {

packages/base/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/base",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -38,8 +38,8 @@
3838
"@jupyter/collaboration": "^4",
3939
"@jupyter/collaborative-drive": "^4",
4040
"@jupyter/ydoc": "^3.0.0",
41-
"@jupytercad/occ-worker": "^3.4.1",
42-
"@jupytercad/schema": "^3.4.1",
41+
"@jupytercad/occ-worker": "^3.4.2",
42+
"@jupytercad/schema": "^3.4.2",
4343
"@jupyterlab/application": "^4.0.0",
4444
"@jupyterlab/apputils": "^4.0.0",
4545
"@jupyterlab/completer": "^4.2.4",

packages/occ-worker/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/occ-worker",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "Jupytercad opencascade worker package.",
55
"keywords": [
66
"jupytercad"
@@ -36,8 +36,8 @@
3636
"watch": "tsc-watch --onSuccess \"webpack --config worker.webpack.config.js --mode=development\""
3737
},
3838
"dependencies": {
39-
"@jupytercad/opencascade": "^3.4.1",
40-
"@jupytercad/schema": "^3.4.1",
39+
"@jupytercad/opencascade": "^3.4.2",
40+
"@jupytercad/schema": "^3.4.2",
4141
"@lumino/coreutils": "^2.0.0",
4242
"uuid": "^8.3.2"
4343
},

packages/opencascade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/opencascade",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "The custom OpenCascade build for JupyterCAD.",
55
"keywords": [
66
"jupyter",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/schema",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "A Jupytercad schema package.",
55
"keywords": [
66
"jupytercad"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "3.4.1"
1+
__version__ = "3.4.2"
22

33
from jupytercad_lab import CadDocument # noqa

python/jupytercad/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ classifiers = [
2121
"Programming Language :: Python :: 3.14",
2222
]
2323
dependencies = [
24-
"jupytercad_core==3.4.1",
25-
"jupytercad_lab==3.4.1",
26-
"jupytercad_app==3.4.1",
24+
"jupytercad_core==3.4.2",
25+
"jupytercad_lab==3.4.2",
26+
"jupytercad_app==3.4.2",
2727
"jupyter-collaboration>=4,<5",
2828
"jupyter-docprovider>=2,<3",
2929
"jupyter-server-ydoc>=2,<3",

python/jupytercad_app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-app",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "A JupyterLab standalone app for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -55,8 +55,8 @@
5555
"@jupyter/collaborative-drive": "^4",
5656
"@jupyter/docprovider": "^4",
5757
"@jupyter/ydoc": "^3.0.0",
58-
"@jupytercad/base": "^3.4.1",
59-
"@jupytercad/schema": "^3.4.1",
58+
"@jupytercad/base": "^3.4.2",
59+
"@jupytercad/schema": "^3.4.2",
6060
"@jupyterlab/application": "^4.0.0",
6161
"@jupyterlab/application-extension": "^4.0.0",
6262
"@jupyterlab/apputils": "^4.0.0",

python/jupytercad_core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-core",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "JupyterCad core extension",
55
"keywords": [
66
"jupyter",
@@ -55,9 +55,9 @@
5555
},
5656
"dependencies": {
5757
"@jupyter/collaborative-drive": "^4",
58-
"@jupytercad/base": "^3.4.1",
59-
"@jupytercad/occ-worker": "^3.4.1",
60-
"@jupytercad/schema": "^3.4.1",
58+
"@jupytercad/base": "^3.4.2",
59+
"@jupytercad/occ-worker": "^3.4.2",
60+
"@jupytercad/schema": "^3.4.2",
6161
"@jupyterlab/application": "^4.0.0",
6262
"@jupyterlab/apputils": "^4.0.0",
6363
"@jupyterlab/docregistry": "^4.0.0",

0 commit comments

Comments
 (0)