Skip to content

Commit 704d998

Browse files
committed
Prepare 1.38.2
1 parent ec7d14c commit 704d998

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.1"
5+
__version__ = "1.38.2"

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.1"
11+
version = "1.38.2"
1212
description = "A client library for CloudFoundry"
1313
authors = ["Benjamin Einaudi <[email protected]>"]
1414
readme = "README.rst"

0 commit comments

Comments
 (0)