Skip to content

Commit

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

jupytercad-jupytercad-freecad-1.0.0-a3.tgz: 57af3e9af5bf1d748ceefdae60bfe846982edd7016baa59920611f7dc6b0f7a0

jupytercad_freecad-1.0.0a3-py3-none-any.whl: e8feab33fbc7002d80d82d1d4811a7523d1e3359537d928865b39f0af41a3891

jupytercad_freecad-1.0.0a3.tar.gz: 8e98e209c2785fe4d665ac08dd44691c5b55b66edb2ad6af3604fc9bc76e0553
  • Loading branch information
trungleduc committed Jan 2, 2024
1 parent 8195608 commit 74646cf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 1.0.0a3

([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/v1.0.0a2...819560810e99705f93bbc13bd55c2b5d05a0b013))

### Maintenance and upkeep improvements

- Update CI scripts [#4](https://github.com/jupytercad/jupytercad-freecad/pull/4) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

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

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

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

## 1.0.0a2

([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/0f4b13f354b5d2f418f92a5cd36bbd4872b3f26c...199767266111c271179fac9fc41d731297949cfa))
Expand All @@ -18,5 +34,3 @@
([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad-freecad/graphs/contributors?from=2023-11-17&to=2024-01-02&type=c))

[@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-freecad+involves%3Apre-commit-ci+updated%3A2023-11-17..2024-01-02&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-freecad+involves%3Atrungleduc+updated%3A2023-11-17..2024-01-02&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
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": "1.0.0-a2",
"version": "1.0.0-a3",
"description": "A JupyterCad extension.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 74646cf

Please sign in to comment.