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 cf99f58 commit 5f29b00Copy full SHA for 5f29b00
setup.py
@@ -25,7 +25,7 @@
25
26
setup(
27
name="ofn-functions-framework",
28
- version="0.2.0",
+ version="0.2.0rc1",
29
description="An open source FaaS (Function as a service) framework for writing portable Python functions.",
30
long_description=long_description,
31
long_description_content_type="text/markdown",
0 commit comments