Skip to content

Commit 6611aa1

Browse files
more version updates
Signed-off-by: Elena Kolevska <[email protected]>
1 parent cf5ad57 commit 6611aa1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dapr/version/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
limitations under the License.
1414
"""
1515

16-
__version__ = '1.14.0rc1.dev'
16+
__version__ = '1.15.0rc1'

ext/dapr-ext-fastapi/dapr/ext/fastapi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
limitations under the License.
1414
"""
1515

16-
__version__ = '1.14.0rc1.dev'
16+
__version__ = '1.15.0rc1'

ext/dapr-ext-grpc/dapr/ext/grpc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
limitations under the License.
1414
"""
1515

16-
__version__ = '1.14.0rc1.dev'
16+
__version__ = '1.15.0rc1'

ext/flask_dapr/flask_dapr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
limitations under the License.
1414
"""
1515

16-
__version__ = '1.14.0rc1.dev'
16+
__version__ = '1.15.0rc1'

0 commit comments

Comments
 (0)