Skip to content

Commit 411ced4

Browse files
committed
Version 4.2.5
* Fixes issues with spaces in path on windows serverless#184 * More windows path issues serverless#252 * fix issues when using pip-tools with hashes serverless#261
1 parent eaf1b78 commit 411ced4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-python-requirements",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"engines": {
55
"node": ">=6.0"
66
},

0 commit comments

Comments
 (0)