Skip to content

Commit f3fac4c

Browse files
authored
Merge pull request #18 from PuzzelSolutions/generated-code-update
Update generated python client code to v3.0.1
2 parents e45c8d0 + 10292cc commit f3fac4c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ abstract: "Python client for Puzzel SMS Gateway."
55
authors:
66
- family-names: "Lie Uberg"
77
given-names: Lewi
8-
version: 3.0.0
9-
date-released: 2026-04-13
8+
version: 3.0.1
9+
date-released: 2026-04-17
1010
repository-code: "https://github.com/PuzzelSolutions/smsgw-client-python"
1111
license: MIT
1212
keywords:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "puzzel-sms-gateway-client"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
description = "Puzzel SMS Gateway Python Client (Kiota-generated)"
55
requires-python = ">=3.13"
66
license = {text = "MIT"}

src/kiota-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"descriptionHash": "5269EB413FDAB685C5F9A1648ECEDC5DE1ECA2E7A96AD20E95A0228BD8A43C50637B565F8218237F045B6EFBC307B8ECB1D11194478A84638417F7B1DB0B3414",
33
"descriptionLocation": "../../../source-generator/swagger.json",
44
"lockFileVersion": "1.0.0",
5-
"kiotaVersion": "1.31.0",
5+
"kiotaVersion": "1.31.1",
66
"clientClassName": "MtHttpClient",
77
"typeAccessModifier": "Public",
88
"clientNamespaceName": "Puzzel.SmsGateway.Clients.MtHttp",

0 commit comments

Comments
 (0)