Skip to content

Commit 3b69a51

Browse files
committed
Updated version for fusionauth-python-client to 1.57.1
1 parent 32569a7 commit 3b69a51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.savant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* language governing permissions and limitations under the License.
1515
*/
1616

17-
project(group: "io.fusionauth", name: "fusionauth-python-client", version: "1.57.0", licenses: ["ApacheV2_0"]) {
17+
project(group: "io.fusionauth", name: "fusionauth-python-client", version: "1.57.1", licenses: ["ApacheV2_0"]) {
1818
workflow {
1919
fetch {
2020
cache()

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="fusionauth-client",
8-
version="1.57.0",
8+
version="1.57.1",
99
author="FusionAuth",
1010
author_email="dev@fusionauth.io",
1111
description="A client library for FusionAuth",

0 commit comments

Comments
 (0)