Skip to content

Commit

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

empack-4.0.2-py2.py3-none-any.whl: 3c304ae37ed091d31fb9bb793bcc98c30e8ab01e92ff628fb2019f73cca79dce

empack-4.0.2.tar.gz: 3ec79a191d3a07a3641d9f0a525d4e74b0d23dd7e1b5a7459f0afb9282b83cbd
  • Loading branch information
martinRenou committed Sep 5, 2024
1 parent 897c502 commit 1d210f1
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> -->

## 4.0.2

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v4.0.1...897c502bea3fcb0eb837784a1dd679a1622cef6a))

### Merged PRs

- Revert "Change list-of-POSIX-paths to list-of-strings in yield of `iterate_pip_pkg_record()` function" [#106](https://github.com/emscripten-forge/empack/pull/106) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-09-02&to=2024-09-05&type=c))

[@martinRenou](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-09-02..2024-09-05&type=Issues)

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

## 4.0.1

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v4.0.0...e2e881969207b2454f616e182ce68b4936f1d48b))
Expand All @@ -16,8 +32,6 @@

[@DerThorsten](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3ADerThorsten+updated%3A2024-06-17..2024-09-02&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-06-17..2024-09-02&type=Issues) | [@michaelweinold](https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3Amichaelweinold+updated%3A2024-06-17..2024-09-02&type=Issues)

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

## 4.0.0

([Full Changelog](https://github.com/emscripten-forge/empack/compare/v3.3.4...d3360ca7a178ab442fc68c2e59d894b34923bb55))
Expand Down
2 changes: 1 addition & 1 deletion empack/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.0.1"
__version__ = "4.0.2"

0 comments on commit 1d210f1

Please sign in to comment.