Skip to content

Commit 44212b9

Browse files
committed
Upgrade version
1 parent 9f60efb commit 44212b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To build the library run :
3838

3939
.. code-block:: bash
4040
41-
$ python setup.py install
41+
$ poetry build
4242
4343
4444
Run the client

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

0 commit comments

Comments
 (0)