Skip to content

Commit 89d93bf

Browse files
committed
Update to work again
1 parent a4cd1f7 commit 89d93bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
django==1.11
2-
pycloudfn==0.1.115
2+
pycloudfn==0.1.141
33
djangorestframework==3.6.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='pycloudfn',
5-
version='0.1.120',
5+
version='0.1.141',
66
description='GCP Cloud functions in python',
77
url='https://github.com/MartinSahlen/cloud-functions-python',
88
author='Martin Sahlen',

0 commit comments

Comments
 (0)