Skip to content

Commit 5faa38d

Browse files
author
FusionAuth Automation
committed
Updated version for fusionauth-python-client to 1.59.0
1 parent d03468d commit 5faa38d

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.58.2", licenses: ["ApacheV2_0"]) {
17+
project(group: "io.fusionauth", name: "fusionauth-python-client", version: "1.59.0", 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.58.2",
8+
version="1.59.0",
99
author="FusionAuth",
1010
author_email="[email protected]",
1111
description="A client library for FusionAuth",

0 commit comments

Comments
 (0)