Skip to content

Commit

Permalink
Publish 2.0.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupytercad-jupytercad-freecad-2.0.0.tgz: 9aa540c74c5cf53b58ec1429df5e0c3ead80f17f93e78f2af5d14c80b936014d

jupytercad_freecad-2.0.0-py3-none-any.whl: 59f65fbccdb4f9e1de8b6c6400003c0d7f2c58e9fc52857df183c6c251ce06ae

jupytercad_freecad-2.0.0.tar.gz: 1e88c0085cc294fdf11400bd2bb921c05e90ef72207bcf32e097ad35aae4060a
  • Loading branch information
martinRenou committed Jul 2, 2024
1 parent c7b2060 commit 692e325
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## 2.0.0

([Full Changelog](https://github.com/jupytercad/JupyterCAD-FreeCAD/compare/v2.0.0a0...c7b2060ae1754a4061916d8e0c5f00dd5bcd58c1))

### Enhancements made

- Update JupyterCAD [#10](https://github.com/jupytercad/JupyterCAD-FreeCAD/pull/10) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD-FreeCAD/graphs/contributors?from=2024-02-28&to=2024-07-02&type=c))

[@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3AmartinRenou+updated%3A2024-02-28..2024-07-02&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Apre-commit-ci+updated%3A2024-02-28..2024-07-02&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2.0.0a0

([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/v1.0.0...9f98946a94d3867630a106211c30bfb453b1378d))
Expand All @@ -16,8 +34,6 @@

[@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-freecad+involves%3Atrungleduc+updated%3A2024-01-12..2024-02-28&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.0

([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/v1.0.0a3...9d5186e8d40721b464ca83a7051d4d0a580e932e))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupytercad/jupytercad-freecad",
"version": "2.0.0-a0",
"version": "2.0.0",
"description": "A JupyterCAD extension for FreeCAD.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 692e325

Please sign in to comment.