Skip to content

Commit

Permalink
Tag tools v1.4.0 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnovakovic authored Oct 3, 2024
1 parent 39261e0 commit 82caaa7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions tools/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 1.4.0
-------------
* Drop support for Python < 3.8 in please_pex bootstrap code (#181)
* Remove stealth dependency on importlib-metadata in please_pex bootstrap code (#176)
* Allow loading of distribution metadata for unimported modules in please_pex meta path
finder (#178)
* Rebuild tools with Go 1.23.2 (#179)

Version 1.3.5
-------------
* please_pex is now a statically linked binary for better compatibility (#172)
Expand Down
2 changes: 1 addition & 1 deletion tools/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.5
1.4.0

0 comments on commit 82caaa7

Please sign in to comment.