We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39261e0 commit 82caaa7Copy full SHA for 82caaa7
tools/ChangeLog
@@ -1,3 +1,11 @@
1
+Version 1.4.0
2
+-------------
3
+ * Drop support for Python < 3.8 in please_pex bootstrap code (#181)
4
+ * Remove stealth dependency on importlib-metadata in please_pex bootstrap code (#176)
5
+ * Allow loading of distribution metadata for unimported modules in please_pex meta path
6
+ finder (#178)
7
+ * Rebuild tools with Go 1.23.2 (#179)
8
+
9
Version 1.3.5
10
-------------
11
* please_pex is now a statically linked binary for better compatibility (#172)
tools/VERSION
@@ -1 +1 @@
-1.3.5
+1.4.0
0 commit comments