Skip to content

Commit 8f70b6f

Browse files
committed
Prepare version 1.38.4
1 parent 44212b9 commit 8f70b6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudfoundry_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
This module provides a client library for cloudfoundry_client v2/v3.
33
"""
44

5-
__version__ = "1.38.2"
5+
__version__ = "1.38.4"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exclude = '''
88

99
[tool.poetry]
1010
name = "cloudfoundry_client"
11-
version = "1.38.3"
11+
version = "1.38.4"
1212
description = "A client library for CloudFoundry"
1313
authors = ["Benjamin Einaudi <[email protected]>"]
1414
readme = "README.rst"

0 commit comments

Comments
 (0)