We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1612878 commit 57c9569Copy full SHA for 57c9569
README.md
@@ -143,3 +143,4 @@ custom:
143
* [@suxor42](https://github.com/suxor42) - fixing permission issues with Docker on Linux
144
* [@mbeltran213](https://github.com/mbeltran213) - fixing docker linux -u option bug
145
* [@Tethik](https://github.com/Tethik) - adding usePipenv option
146
+ * [@miketheman](https://github.com/miketheman) - fixing bug with includes when using zip option
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-python-requirements",
3
- "version": "3.0.5",
+ "version": "3.0.6",
4
"engines": {
5
"node": ">=6.0"
6
},
0 commit comments