We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f015e0 commit 7a298dbCopy full SHA for 7a298db
README.md
@@ -144,3 +144,4 @@ custom:
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
147
+ * [@wattdave](https://github.com/wattdave) - fixing bug when using `deploymentBucket`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-python-requirements",
3
- "version": "3.0.6",
+ "version": "3.0.7",
4
"engines": {
5
"node": ">=6.0"
6
},
0 commit comments