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 a4cd1f7 commit 89d93bfCopy full SHA for 89d93bf
examples/django/requirements.txt
@@ -1,3 +1,3 @@
1
django==1.11
2
-pycloudfn==0.1.115
+pycloudfn==0.1.141
3
djangorestframework==3.6.3
setup.py
@@ -2,7 +2,7 @@
setup(
4
name='pycloudfn',
5
- version='0.1.120',
+ version='0.1.141',
6
description='GCP Cloud functions in python',
7
url='https://github.com/MartinSahlen/cloud-functions-python',
8
author='Martin Sahlen',
0 commit comments